diff --git a/config/waybar/modules b/config/waybar/modules index 28f0fd7..807550b 100644 --- a/config/waybar/modules +++ b/config/waybar/modules @@ -133,7 +133,7 @@ "all-outputs": true, "warp-on-scroll": false, "sort-by-number": true, - "show-special": true, + "show-special": false, "on-click": "activate", "on-scroll-up": "hyprctl dispatch workspace e+1", "on-scroll-down": "hyprctl dispatch workspace e-1",