upload dotfiles
This commit is contained in:
parent
c79eb9fc65
commit
ac383289c7
337 changed files with 3187 additions and 0 deletions
20
.config/wal/templates/colors-zathura-bak1
Normal file
20
.config/wal/templates/colors-zathura-bak1
Normal file
|
@ -0,0 +1,20 @@
|
|||
set default-bg "{background}"
|
||||
set default-fg "{foreground}"
|
||||
set statusbar-bg "{background}"
|
||||
set statusbar-fg "{foreground}"
|
||||
set inputbar-bg "{background}"
|
||||
set inputbar-fg "{foreground}"
|
||||
set notification-bg "{background}"
|
||||
set notification-fg "{foreground}"
|
||||
set notification-error-bg "{background}"
|
||||
set notification-error-fg "{foreground}"
|
||||
set notification-warning-bg "{background}"
|
||||
set notification-warning-fg "{foreground}"
|
||||
set highlight-color "{color3}"
|
||||
set highlight-active-color "{color6}"
|
||||
set completion-bg "{color3}"
|
||||
set completion-fg "{color6}"
|
||||
set completion-highlight-bg "{color3}"
|
||||
set completion-highlight-fg "{color6}"
|
||||
set recolor-lightcolor "{background}"
|
||||
set recolor-darkcolor "{foreground}"
|
Loading…
Add table
Add a link
Reference in a new issue