Add wlr/window module
This commit is contained in:
parent
0ba3856dc5
commit
d6ddee511b
@ -11,7 +11,7 @@
|
|||||||
"sway/scratchpad",
|
"sway/scratchpad",
|
||||||
"custom/media"
|
"custom/media"
|
||||||
],
|
],
|
||||||
"modules-center": ["sway/window"],
|
"modules-center": ["wlr/window"],
|
||||||
"modules-right": [
|
"modules-right": [
|
||||||
"mpd",
|
"mpd",
|
||||||
"idle_inhibitor",
|
"idle_inhibitor",
|
||||||
@ -40,6 +40,10 @@
|
|||||||
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
"on-scroll-up": "hyprctl dispatch workspace e+1",
|
||||||
"on-scroll-down": "hyprctl dispatch workspace e-1"
|
"on-scroll-down": "hyprctl dispatch workspace e-1"
|
||||||
},
|
},
|
||||||
|
"wlr/window": {
|
||||||
|
"format": "{}",
|
||||||
|
"separate-outputs": true
|
||||||
|
},
|
||||||
|
|
||||||
"sway/workspaces": {
|
"sway/workspaces": {
|
||||||
"disable-scroll": true,
|
"disable-scroll": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user