lfrc and zathura statusbar toggle

This commit is contained in:
krolxon 2025-03-08 10:53:36 +05:30
parent 9d402e4bb4
commit 91e027dfcf
3 changed files with 6 additions and 0 deletions

View File

@ -115,4 +115,5 @@ map gm cd ~/media/movies
map gM cd ~/media
map gn cd ~/music
map gb cd ~/.local/bin
map gt cd /tmp
map gs cd ~/.local/share

View File

@ -11,3 +11,7 @@ $HOME/movies
$HOME/vids
$HOME/pix
$HOME/pix/ss
$HOME/pix/wallpapers/
$HOME/dev/
$HOME/dev/
/tmp

View File

@ -12,6 +12,7 @@ map K zoom in
map J zoom out
map i recolor
map p print
map b toggle_statusbar
set default-bg "#222222"
set default-fg "#e5e8ea"