diff options
| author | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 14:51:48 +0900 |
|---|---|---|
| committer | JaKooLit <ejhay.games@gmail.com> | 2025-03-17 14:51:48 +0900 |
| commit | fd2a747cd5289f82b78dbc87afbe7f8461c286f1 (patch) | |
| tree | c24f2f1727b414e88ba108fbe62af75455d2fb29 | |
| parent | d304be01de82f68e8ae8c763e163f366f02f2438 (diff) | |
added apps in the waybar-menu as some people seem to have no idea what the hyprland icon is
| -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", |
