diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 15:24:26 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 15:24:26 +0900 |
| commit | b4485d18066464929ec33fd59b7d98e7b4b2f141 (patch) | |
| tree | e8a4db5c6292de2eee0da00edcabeb4082e42630 | |
| parent | fd2a747cd5289f82b78dbc87afbe7f8461c286f1 (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", |
