diff options
| -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 df5f8786..bab0107e 100644 --- a/config/waybar/ModulesCustom +++ b/config/waybar/ModulesCustom @@ -105,7 +105,7 @@ }, "custom/menu": { - "format": "", + "format": " apps", "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", |
