From fd2a747cd5289f82b78dbc87afbe7f8461c286f1 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Mon, 17 Mar 2025 14:51:48 +0900 Subject: added apps in the waybar-menu as some people seem to have no idea what the hyprland icon is --- config/waybar/ModulesCustom | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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", -- cgit v1.2.3