Adds shortcut to open ranger
This commit is contained in:
parent
24fcbcb81a
commit
28cdda5069
1 changed files with 1 additions and 0 deletions
|
@ -47,6 +47,7 @@ floating_modifier $mod
|
||||||
# bindsym $mod+Return exec termite
|
# bindsym $mod+Return exec termite
|
||||||
# bindsym $mod+Return exec /usr/local/bin/st
|
# bindsym $mod+Return exec /usr/local/bin/st
|
||||||
bindsym $mod+Return exec ~/.dotfiles/bin/i3-shell
|
bindsym $mod+Return exec ~/.dotfiles/bin/i3-shell
|
||||||
|
bindsym $mod+Shift+Return exec ~/.dotfiles/bin/i3-shell "ranger"
|
||||||
|
|
||||||
# kill focused window
|
# kill focused window
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue