waybar: update config

This commit is contained in:
Smirnov Oleksandr 2024-09-23 16:27:34 +03:00
parent b5e39d9235
commit 3cd776904c

View file

@ -4,15 +4,12 @@
},
"hyprland/workspaces": {
"active-only": false,
"all-outputs": true,
"disable-scroll": false,
"on-scroll-up": "hyprctl dispatch workspace -1",
"on-scroll-down": "hyprctl dispatch workspace +1",
"format": "{icon}",
"on-click": "activate",
"sort-by-number": true,
"persistent_workspaces": { "*": 9 },
"sort-by": "number",
"persistent-workspaces": { "*": 9 },
"format-icons": {
"urgent": "",
"default": "",