Add global shortcut for gvim
This commit is contained in:
parent
0cfc70346f
commit
1608decea0
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ bindsym $mod+d exec --no-startup-id rofi -show drun -sidebar-mode
|
|||
bindsym $mod+Tab exec --no-startup-id rofi -show window
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+n exec --no-startup-id nautilus
|
||||
bindsym $mod+Shift+g exec --no-startup-id gvim
|
||||
|
||||
|
||||
# Screenshots
|
||||
bindsym Shift+Print exec --no-startup-id gnome-screenshot -ca
|
||||
|
|
Loading…
Reference in a new issue