Update dot_config/i3/config
This commit is contained in:
parent
780db1a335
commit
7a1661b878
1 changed files with 2 additions and 2 deletions
|
@ -232,9 +232,9 @@ mode "notification" {
|
|||
|
||||
bindsym Return mode "default"
|
||||
bindsym Escape mode "default"
|
||||
bindsym $mod+Shift+n mode "default"
|
||||
bindsym $mod+n mode "default"
|
||||
}
|
||||
bindsym $mod+Shift+n mode "notification"
|
||||
bindsym $mod+n mode "notification"
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
|
|
Loading…
Reference in a new issue