mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2025-11-21 06:59:53 -05:00
update readme
This commit is contained in:
parent
72bb085773
commit
c3cc080773
1 changed files with 3 additions and 4 deletions
|
|
@ -108,8 +108,7 @@ and then copying it to `/etc/portage/patches/gui-libs/wlroots/`.
|
||||||
## Other
|
## Other
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# wlroots 0.19.0 release with a fix-patch to avoid crash
|
git clone -b 0.19.0 https://gitlab.freedesktop.org/wlroots/wlroots.git
|
||||||
git clone https://github.com/DreamMaoMao/wlroots.git
|
|
||||||
cd wlroots
|
cd wlroots
|
||||||
meson build -Dprefix=/usr
|
meson build -Dprefix=/usr
|
||||||
sudo ninja -C build install
|
sudo ninja -C build install
|
||||||
|
|
@ -127,7 +126,7 @@ sudo ninja -C build install
|
||||||
|
|
||||||
## Suggested Tools
|
## Suggested Tools
|
||||||
|
|
||||||
- Application launcher (wofi, bemenu, wmenu, fuzzel)
|
- Application launcher (rofi, bemenu, wmenu, fuzzel)
|
||||||
- Terminal emulator (foot, wezterm, alacritty, kitty, ghostty)
|
- Terminal emulator (foot, wezterm, alacritty, kitty, ghostty)
|
||||||
- Status bar (waybar, eww, quickshell, ags), waybar is preferred
|
- Status bar (waybar, eww, quickshell, ags), waybar is preferred
|
||||||
- Wallpaper setup (swww, swaybg)
|
- Wallpaper setup (swww, swaybg)
|
||||||
|
|
@ -150,7 +149,7 @@ sudo ninja -C build install
|
||||||
- Dependencies
|
- Dependencies
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yay -S rofi-wayland foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout sox
|
yay -S rofi foot xdg-desktop-portal-wlr swaybg waybar wl-clip-persist cliphist wl-clipboard wlsunset xfce-polkit swaync pamixer wlr-dpms sway-audio-idle-inhibit-git swayidle dimland-git brightnessctl swayosd wlr-randr grim slurp satty swaylock-effects-git wlogout sox
|
||||||
```
|
```
|
||||||
|
|
||||||
- use my config
|
- use my config
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue