AutoYADM commit: 2025-03-10 13:30:06

This commit is contained in:
Daniel Fichtinger 2025-03-10 13:30:06 -04:00
parent 5f21d1d1e6
commit 427e1a3350

View file

@ -398,10 +398,10 @@ binds {
}
// don't love these honestly
// TODO: Change smart-mouse to LGUI on keyboard?
Mod+Comma {
Mod+Period {
focus-monitor-left
}
Mod+Period {
Mod+Slash {
focus-monitor-right
}
Mod+Ctrl+Up {
@ -452,10 +452,10 @@ binds {
// And you can also move a whole workspace to another monitor:
// Mod+Shift+Ctrl+Left { move-workspace-to-monitor-left; }
// ...
Mod+Page_Down {
Mod+H {
focus-workspace-down
}
Mod+Page_Up {
Mod+Comma {
focus-workspace-up
}
Mod+L {