New backup 2025-02-18 18:45:01
This commit is contained in:
parent
b4cb52b263
commit
8e67b529e5
1 changed files with 3 additions and 1 deletions
|
@ -16,7 +16,9 @@
|
|||
"disable-scroll": true,
|
||||
"all-outputs": true,
|
||||
"format": "{name}",
|
||||
"sort-by-number": true
|
||||
"sort-by-number": true,
|
||||
"on-scroll-up": "swaymsg workspace next",
|
||||
"on-scroll-down": "swaymsg workspace prev"
|
||||
},
|
||||
|
||||
// "image":{
|
||||
|
|
Loading…
Add table
Reference in a new issue