update hyprland config
This commit is contained in:
parent
8049b0af3d
commit
96a6fa6f44
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@
|
|||
// Modules configuration
|
||||
"hyprland/workspaces": {
|
||||
"disable-scroll": false,
|
||||
"all-outputs": true,
|
||||
"all-outputs": false,
|
||||
"active-only": false,
|
||||
"warp-on-scroll": false,
|
||||
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
||||
"on-scroll-down": "hyprctl dispatch workspace e-1",
|
||||
|
|
Loading…
Add table
Reference in a new issue