added ranger
This commit is contained in:
parent
00380ad758
commit
2d400fb852
2 changed files with 2 additions and 0 deletions
|
|
@ -45,6 +45,7 @@ set $locker i3lock -i $HOME/Wallpaper/lockscreen.png && sleep 1
|
|||
bindsym $mod+Ctrl+Shift+l exec --no-startup-id $locker
|
||||
|
||||
bindsym $mod+Return exec "konsole --hide-menubar"
|
||||
bindsym $mod+Shift+Return exec --no-startup-id "konsole -e ranger"
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym $mod+Shift+c reload
|
||||
bindsym $mod+Shift+r restart
|
||||
|
|
|
|||
|
|
@ -6,3 +6,4 @@ i3status
|
|||
dunst
|
||||
sxhkd
|
||||
dex
|
||||
ranger
|
||||
|
|
|
|||
Loading…
Reference in a new issue