Zsh und neue waybar hinzugefügt
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
set recolor "true"
|
||||
set recolor-keephue "true"
|
||||
|
||||
set completion-bg "#101725"
|
||||
set completion-fg "#c3c5c8"
|
||||
set completion-group-bg "#101725"
|
||||
set completion-group-fg "#6C6A5F"
|
||||
set completion-highlight-bg "#6C6A5F"
|
||||
set completion-highlight-fg "#101725"
|
||||
|
||||
set recolor-lightcolor "#101725"
|
||||
set recolor-darkcolor "#c3c5c8"
|
||||
set default-bg "#101725"
|
||||
|
||||
set inputbar-bg "#101725"
|
||||
set inputbar-fg "#c3c5c8"
|
||||
set notification-bg "#101725"
|
||||
set notification-fg "#c3c5c8"
|
||||
set notification-error-bg "#4C4D4F"
|
||||
set notification-error-fg "#c3c5c8"
|
||||
set notification-warning-bg "#4C4D4F"
|
||||
set notification-warning-fg "#c3c5c8"
|
||||
set statusbar-bg "#101725"
|
||||
set statusbar-fg "#c3c5c8"
|
||||
set index-bg "#101725"
|
||||
set index-fg "#c3c5c8"
|
||||
set index-active-bg "#c3c5c8"
|
||||
set index-active-fg "#101725"
|
||||
set render-loading-bg "#101725"
|
||||
set render-loading-fg "#c3c5c8"
|
||||
|
||||
set window-title-home-tilde true
|
||||
set statusbar-basename true
|
||||
set selection-clipboard clipboard
|
||||
Reference in New Issue
Block a user