summaryrefslogtreecommitdiff
path: root/waybar/config
diff options
context:
space:
mode:
Diffstat (limited to 'waybar/config')
-rw-r--r--waybar/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/waybar/config b/waybar/config
index 7faffd9..0f47270 100644
--- a/waybar/config
+++ b/waybar/config
@@ -80,6 +80,7 @@
"format": "{icon}",
"active-only": false,
"all-outputs": false,
+ "persistent-only": true,
"format-icons": {
"1": "1",
"2": "2",
@@ -101,8 +102,7 @@
"18": "9",
},
"persistent-workspaces": {
- "DP-2": [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ],
- "HDMI-A-1": [ 10, 11, 12, 13, 14, 15, 16, 17, 18 ],
+ "*": 9,
},
"on-scroll-up": "hyprctl dispatch split:workspace r+1",
"on-scroll-down": "hyprctl dispatch split:workspace r-1",