Start lf from i3 in the ~/Downloads dir
This is a pretty common directory and has proven useful.
This commit is contained in:
parent
3c96944855
commit
01ff37824d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ bindsym $mod+space exec --no-startup-id dmenu_run
|
|||
bindsym $mod+t exec --no-startup-id ~/.config/i3/dmenu_timer.sh ~/.local/share/sounds/gong.mp3
|
||||
|
||||
# file manager
|
||||
bindsym $mod+n exec st -e lf
|
||||
bindsym $mod+n exec st -e lf ~/Downloads
|
||||
|
||||
# Screenshot
|
||||
# TODO: find a better KBD for this
|
||||
|
|
Loading…
Reference in a new issue