diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-07-29 14:12:33 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-07-29 14:12:33 +0400 |
commit | e9398960d169e67e3ec4790f527ccc0e84d3e960 (patch) | |
tree | 43101484b10eee2f437219d755922a26917a5704 /config | |
parent | e760a760b42d0a8168d0f0fee56730eb8db3c9cc (diff) |
lfrc: books 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 98c7d63..a06489e 100644 --- a/config/lf/lfrc +++ b/config/lf/lfrc @@ -26,6 +26,7 @@ map <c-c> cd ~/.config map <c-r> cd /tmp map <c-u> cd /usr/local/bin map <c-m> cd ~/music +map <c-b> cd ~/books # Colors set cursoractivefmt "\033[0;1;7m" #white |