aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/ModulesWorkspaces
diff options
context:
space:
mode:
authorJa.KooLit <85185940+JaKooLit@users.noreply.github.com>2025-01-29 23:20:48 +0900
committerGitHub <noreply@github.com>2025-01-29 23:20:48 +0900
commit7fc9d2fcbd74a1ff45dc3f1d5f6161f5bc91c12d (patch)
tree2dc80bd79427479e45500352ca29e505a6e3f0fd /config/waybar/ModulesWorkspaces
parent65af1fcdea7f3e53174ad1ff18846f3437cb8248 (diff)
parent9f7650cb60dacfe59b3d712db776974ba816bd83 (diff)
Merge branch 'development' into windowrules
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..8219d295 100644
--- a/config/waybar/ModulesWorkspaces
+++ b/config/waybar/ModulesWorkspaces
@@ -140,6 +140,31 @@
"default": "",
},
},
+// numbers styles
+"hyprland/workspaces#numbers": {
+ "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