Added Vim Shortcut
This commit is contained in:
parent
5a7d5eb1ea
commit
12572054c2
1 changed files with 2 additions and 0 deletions
|
@ -38,6 +38,8 @@ input type:keyboard {
|
|||
## Basics:
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
# Start a notepad
|
||||
bindsym $mod+n exec $term -e vim
|
||||
# Kill focused window
|
||||
bindsym $mod+q kill
|
||||
# Start a File Browser
|
||||
|
|
Loading…
Reference in a new issue