This commit is contained in:
Stephan Raabe
2024-06-05 08:55:24 +02:00
parent 973e77cb30
commit 7f945d3143
2 changed files with 12 additions and 5 deletions

View File

@@ -11,6 +11,8 @@
{
// Workspaces
"hyprland/workspaces" : {
"on-scroll-up": "hyprctl dispatch workspace r-1",
"on-scroll-down": "hyprctl dispatch workspace r+1",
"on-click": "activate",
"active-only": false,
"all-outputs": true,