diff options
| author | krolyxon <krolyxon@tutanota.com> | 2022-07-21 22:22:00 +0530 |
|---|---|---|
| committer | krolyxon <krolyxon@tutanota.com> | 2022-07-21 22:22:00 +0530 |
| commit | dd7f80e3fc1796783105bf52016713fa9359ad98 (patch) | |
| tree | 7be075f8f8af93e00c914c5508fba69aadeb84ee /.config | |
| parent | 80c5830b7dffa08fd72159ee05f9d6c6b07357f2 (diff) | |
lf and ncmpcpp
Diffstat (limited to '.config')
| -rw-r--r-- | .config/lf/lfrc | 3 | ||||
| -rw-r--r-- | .config/lf/mvdirs | 1 | ||||
| -rw-r--r-- | .config/ncmpcpp/config | 1 |
3 files changed, 4 insertions, 1 deletions
diff --git a/.config/lf/lfrc b/.config/lf/lfrc index c103dec..04d9f26 100644 --- a/.config/lf/lfrc +++ b/.config/lf/lfrc @@ -108,4 +108,5 @@ map gr cd ~/code/repos map gv cd ~/vids/ map gm cd ~/media/movies map gM cd ~/media -map gs cd ~/.local/bin +map gb cd ~/.local/bin +map gs cd ~/.local/share diff --git a/.config/lf/mvdirs b/.config/lf/mvdirs index d453063..6e3e005 100644 --- a/.config/lf/mvdirs +++ b/.config/lf/mvdirs @@ -3,6 +3,7 @@ $HOME/.config $HOME $HOME/.local/bin $HOME/.local/src +$HOME/.local/share $HOME/dl $HOME/dox $HOME/music diff --git a/.config/ncmpcpp/config b/.config/ncmpcpp/config index 5332c7e..27995b7 100644 --- a/.config/ncmpcpp/config +++ b/.config/ncmpcpp/config @@ -1,5 +1,6 @@ ncmpcpp_directory = "~/.config/ncmpcpp" lyrics_directory = "~/.local/share/lyrics" +lyrics_fetchers = tekstowo, justsomelyrics, internet, musixmatch, genius, sing365, metrolyrics, jahlyrics, plyrics, zeneszoveg message_delay_time = "1" visualizer_type = "spectrum" song_list_format = {$4%a - }{%t}|{$8%f$9}$R{$3(%l)$9} |
