update hyprland config

This commit is contained in:
Simon Rieger 2025-06-10 14:41:17 +02:00
parent 8049b0af3d
commit 96a6fa6f44

View file

@ -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",