mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
waybar: update config
This commit is contained in:
parent
b5e39d9235
commit
3cd776904c
1 changed files with 2 additions and 5 deletions
|
|
@ -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": "",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue