i3: add Neo shortcuts for “system” mode
This commit is contained in:
parent
f4395550b2
commit
513670ce4a
1 changed files with 2 additions and 0 deletions
|
|
@ -198,7 +198,9 @@ mode "$mode_system" {
|
|||
|
||||
# back to normal: Enter or Escape
|
||||
bindsym Return mode "default"
|
||||
bindsym mod3+Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
bindsym mod3+Escape mode "default"
|
||||
}
|
||||
bindsym $mod+Shift+P mode "$mode_system"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue