mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-07 22:03:44 +02:00
chore: all output workspaces disabled
This commit is contained in:
parent
ae188a063e
commit
a5086a6666
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
||||||
},
|
},
|
||||||
"hyprland/workspaces": {
|
"hyprland/workspaces": {
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
"all-outputs": true,
|
"all-outputs": false,
|
||||||
"on-click": "activate",
|
"on-click": "activate",
|
||||||
"format": "{icon}",
|
"format": "{icon}",
|
||||||
"format-icons": {
|
"format-icons": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue