Update Zathura configuration
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
a8f1f9ccbf
commit
12aa2dfad5
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
set selection-clipboard "clipboard"
|
set selection-clipboard "clipboard"
|
||||||
set guioptions ""
|
set guioptions "s"
|
||||||
set notification-bg "#000000"
|
set notification-bg "#000000"
|
||||||
set notification-fg "#FFFFFF"
|
set notification-fg "#FFFFFF"
|
||||||
set notification-error-bg "#000000"
|
set notification-error-bg "#000000"
|
||||||
set notification-error-fg "#FFFFFF"
|
set notification-error-fg "#FFFFFF"
|
||||||
set notification-warning-bg "#000000"
|
set notification-warning-bg "#000000"
|
||||||
set notification-warning-fg "#FFFFFF"
|
set notification-warning-fg "#FFFFFF"
|
||||||
set sandbox "none"
|
set sandbox "none"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue