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": { "hyprland/workspaces": {
"active-only": false,
"all-outputs": true,
"disable-scroll": false,
"on-scroll-up": "hyprctl dispatch workspace -1", "on-scroll-up": "hyprctl dispatch workspace -1",
"on-scroll-down": "hyprctl dispatch workspace +1", "on-scroll-down": "hyprctl dispatch workspace +1",
"format": "{icon}", "format": "{icon}",
"on-click": "activate", "on-click": "activate",
"sort-by-number": true, "sort-by": "number",
"persistent_workspaces": { "*": 9 }, "persistent-workspaces": { "*": 9 },
"format-icons": { "format-icons": {
"urgent": "", "urgent": "",
"default": "", "default": "",