diff options
Diffstat (limited to '.config/lf/lfrc')
-rwxr-xr-x | .config/lf/lfrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index 4c36a01..174fdbf 100755 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -149,6 +149,7 @@ map Y $printf "%s" "$fx" | xclip -selection clipboard # TODO: Automate this map gcf cd ~/.config +map gbx cd ~/Dropbox map gdl cd ~/Downloads map gwp cd ~/Pictures/wallpapers map gdb cd ~/Dropbox |