summaryrefslogtreecommitdiff
path: root/waybar
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2026-04-30 21:24:39 -0500
committerzachir <zachir@librem.one>2026-04-30 21:24:39 -0500
commitb0ce392603242b7435670e86e7935419cbe635b7 (patch)
tree643dc15629cae47d28e539b4b1e2aaadfa24a445 /waybar
parenta4161f0867aee688465c9f1bff9cc47c97f13949 (diff)
Turn off pers work for clacla
Diffstat (limited to 'waybar')
-rw-r--r--waybar/config5
1 files changed, 1 insertions, 4 deletions
diff --git a/waybar/config b/waybar/config
index 3266b2c..2afaa5f 100644
--- a/waybar/config
+++ b/waybar/config
@@ -80,7 +80,7 @@
"format": "{icon}",
"active-only": false,
"all-outputs": true,
- "persistent-only": true,
+ "persistent-only": false,
"show-special": false,
"format-icons": {
"1": "1",
@@ -102,9 +102,6 @@
"17": "8",
"18": "9",
},
- "persistent-workspaces": {
- "*": 9,
- },
"on-scroll-up": "hyprctl dispatch split:workspace r+1",
"on-scroll-down": "hyprctl dispatch split:workspace r-1",
"on-click": "activate"