diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-29 14:11:29 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-29 14:11:29 +0400 |
commit | e760a760b42d0a8168d0f0fee56730eb8db3c9cc (patch) | |
tree | fa6d3c2d289532c8f3f9c95db1434ce1f2297846 /config | |
parent | 2959b0d4726f45ed53fcdd29ce7402af63c66f5e (diff) |
lfrc: music directory added
Diffstat (limited to 'config')
-rw-r--r-- | config/lf/lfrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/lf/lfrc b/config/lf/lfrc index aa09454..98c7d63 100644 --- a/config/lf/lfrc +++ b/config/lf/lfrc @@ -25,6 +25,7 @@ map <c-t> cd ~/tproj map <c-c> cd ~/.config map <c-r> cd /tmp map <c-u> cd /usr/local/bin +map <c-m> cd ~/music # Colors set cursoractivefmt "\033[0;1;7m" #white |