fixes sessionzier
This commit is contained in:
parent
b6c2344aec
commit
a0fcfdbf10
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ keybinds clear-defaults=true {
|
|||
floating true
|
||||
move_to_focused_tab true
|
||||
};
|
||||
SwitchToMode "Locked"
|
||||
SwitchToMode "Locked";
|
||||
}
|
||||
|
||||
bind "s" {
|
||||
|
|
@ -25,7 +25,7 @@ keybinds clear-defaults=true {
|
|||
close_on_exit true
|
||||
floating true
|
||||
};
|
||||
SwitchToMode "locked";
|
||||
SwitchToMode "Locked";
|
||||
}
|
||||
|
||||
// Global keybindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue