aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/ModulesWorkspaces
diff options
context:
space:
mode:
Diffstat (limited to 'config/waybar/ModulesWorkspaces')
-rw-r--r--config/waybar/ModulesWorkspaces25
1 files changed, 25 insertions, 0 deletions
diff --git a/config/waybar/ModulesWorkspaces b/config/waybar/ModulesWorkspaces
index 4c25cfd1..4118775c 100644
--- a/config/waybar/ModulesWorkspaces
+++ b/config/waybar/ModulesWorkspaces
@@ -140,6 +140,31 @@
"default": "",
},
},
+// number styles
+"hyprland/workspaces#number": {
+ "active-only": false,
+ "all-outputs": true,
+ "format": "{icon}",
+ "show-special": false,
+ "on-click": "activate",
+ "on-scroll-up": "hyprctl dispatch workspace e+1",
+ "on-scroll-down": "hyprctl dispatch workspace e-1",
+ "persistent-workspaces": {
+ "*": 10
+ },
+ "format-icons": {
+ "1": "1",
+ "2": "2",
+ "3": "3",
+ "4": "4",
+ "5": "5",
+ "6": "6",
+ "7": "7",
+ "8": "8",
+ "9": "9",
+ "10": "10",
+ },
+},
// NUMBERS and ICONS style with window rewrite
"hyprland/workspaces#rw": {
"disable-scroll": true,
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage