domizianie
This commit is contained in:
6
.config/wal/templates/colors-waybar.css
Normal file
6
.config/wal/templates/colors-waybar.css
Normal file
@ -0,0 +1,6 @@
|
||||
@define-color fore {cursor};
|
||||
@define-color back {background};
|
||||
|
||||
@define-color inactive {color1};
|
||||
@define-color dark {color2};
|
||||
@define-color active {color7};
|
9
.config/wal/templates/mako
Normal file
9
.config/wal/templates/mako
Normal file
@ -0,0 +1,9 @@
|
||||
# https://github.com/altercation/solarized#the-values
|
||||
font=Terminus 10
|
||||
background-color={background}
|
||||
text-color={foreground}
|
||||
border-color={color1}
|
||||
default-timeout=5000
|
||||
|
||||
[urgency=high]
|
||||
text-color=#CB4B16
|
Reference in New Issue
Block a user