optimize: change to general waybar

This commit is contained in:
DreamMaoMao
2025-02-05 13:08:44 +08:00
parent 8e3fc9d51c
commit aef9a14cf9
2 changed files with 18 additions and 34 deletions

View File

@@ -48,13 +48,6 @@ sudo ninja -C build install
```
yay -S wofi foot
```
# waybar (must use this waybar)
```
git clone https://gitee.com/DreamMaoMao/Waybar.git
cd Waybar
meson build -Dprefix=/usr
sudo ninja -C build install
```
# thanks for some refer repo