9 lines
282 B
Text
9 lines
282 B
Text
set selection-clipboard "clipboard"
|
|
set guioptions "s"
|
|
set notification-bg "#000000"
|
|
set notification-fg "#FFFFFF"
|
|
set notification-error-bg "#000000"
|
|
set notification-error-fg "#FFFFFF"
|
|
set notification-warning-bg "#000000"
|
|
set notification-warning-fg "#FFFFFF"
|
|
set sandbox "none"
|