diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 15:24:04 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 15:24:04 +0900 |
| commit | 612032a6f11dd3bd7aae826983d037a1b45ed15f (patch) | |
| tree | bb705779db1a07aea393c34d308956839a3f6974 | |
| parent | 75edfb8ce8bab56fc118dd14683978897f8b9e48 (diff) | |
nope bad idea. it ruins the vertical layout waybar
| -rw-r--r-- | config/waybar/ModulesCustom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom index bab0107e..96a718a6 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -105,7 +105,7 @@ }, "custom/menu": { - "format": " apps", + "format": " ", "on-click": "pkill rofi || rofi -show drun -modi run,drun,filebrowser,window", "on-click-middle": "$HOME/.config/hypr/UserScripts/WallpaperSelect.sh", "on-click-right": "$HOME/.config/hypr/scripts/WaybarLayout.sh", |
