mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
Start Vim with Mod+V
This commit is contained in:
parent
56348d0ca5
commit
ff14824671
@ -123,6 +123,7 @@ focus_follows_mouse yes
|
||||
# keybindings
|
||||
bindsym $mod+Shift+j reload
|
||||
bindsym $mod+Shift+p restart
|
||||
bindsym $mod+v exec "i3-sensible-terminal -e \\"$SHELL -c vim;$SHELL\\""
|
||||
bindsym Mod1+Tab exec ~/.config/i3/alt-tab.sh
|
||||
bindsym $mod+Return exec i3-sensible-terminal
|
||||
bindsym $mod+l exec ~/.config/i3/lock.sh
|
||||
|
Loading…
Reference in New Issue
Block a user