zathura: disable bar
This commit is contained in:
parent
ef7593d473
commit
1448a861dc
@ -21,6 +21,10 @@ set inputbar-fg "#CCCCCC"
|
|||||||
set statusbar-bg rgba(0,0,0,1)
|
set statusbar-bg rgba(0,0,0,1)
|
||||||
set statusbar-fg "#CCCCCC"
|
set statusbar-fg "#CCCCCC"
|
||||||
|
|
||||||
|
# disable statusbar, and enable vertical scrollbar
|
||||||
|
# press ctrl-n to toggle status bar at runtime
|
||||||
|
set guioptions "v"
|
||||||
|
|
||||||
set render-loading false
|
set render-loading false
|
||||||
|
|
||||||
set selection-clipboard clipboard
|
set selection-clipboard clipboard
|
||||||
|
Loading…
x
Reference in New Issue
Block a user