update readme

This commit is contained in:
DreamMaoMao 2025-09-08 10:20:30 +08:00
parent 72bb085773
commit c3cc080773

View file

@ -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