AutoYADM commit: 2025-03-10 13:30:06
This commit is contained in:
parent
5f21d1d1e6
commit
427e1a3350
1 changed files with 4 additions and 4 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue