lfrc and zathura statusbar toggle
This commit is contained in:
parent
9d402e4bb4
commit
91e027dfcf
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -11,3 +11,7 @@ $HOME/movies
|
|||
$HOME/vids
|
||||
$HOME/pix
|
||||
$HOME/pix/ss
|
||||
$HOME/pix/wallpapers/
|
||||
$HOME/dev/
|
||||
$HOME/dev/
|
||||
/tmp
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue