diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 14:49:57 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 14:49:57 +0900 |
| commit | 75edfb8ce8bab56fc118dd14683978897f8b9e48 (patch) | |
| tree | 4c49443af73b371011bf6b06d6b85cb021045768 /config | |
| parent | e16fa4e377e403f31eca441c127be00a638313f2 (diff) | |
added apps in the waybar-menu as some people seem to have no idea what the hyprland icon is
Diffstat (limited to 'config')
| -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", |
