mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2025-10-11 09:11:55 +05:30
feat(hyrpland): bind workspaces to monitor
This commit is contained in:
@@ -259,6 +259,14 @@
|
|||||||
"SUPER_SHIFT, 5, movetoworkspacesilent, 5"
|
"SUPER_SHIFT, 5, movetoworkspacesilent, 5"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
workspace = [
|
||||||
|
"1, monitor:HDMI-A-1"
|
||||||
|
"2, monitor:HDMI-A-1"
|
||||||
|
"3, monitor:HDMI-A-1"
|
||||||
|
"4, monitor:eDP-1"
|
||||||
|
"5, monitor:eDP-1"
|
||||||
|
];
|
||||||
|
|
||||||
binde = [
|
binde = [
|
||||||
# resize active
|
# resize active
|
||||||
"SUPER_CTRL, left, resizeactive, -20 0"
|
"SUPER_CTRL, left, resizeactive, -20 0"
|
||||||
|
Reference in New Issue
Block a user