rofi colors
This commit is contained in:
parent
c9a092f3b6
commit
43fd674bba
1 changed files with 8 additions and 0 deletions
8
wal/templates/colors.rasi
Normal file
8
wal/templates/colors.rasi
Normal file
|
|
@ -0,0 +1,8 @@
|
||||||
|
* {{
|
||||||
|
background: {background};
|
||||||
|
background-alt: {background};
|
||||||
|
foreground: {foreground};
|
||||||
|
selected: {color1};
|
||||||
|
active: {color2};
|
||||||
|
urgent: {color3};
|
||||||
|
}}
|
||||||
Loading…
Add table
Reference in a new issue