Add kitty configuration
Split confs to template colors only and have different confs for different monitors
This commit is contained in:
7
templates/polybar/colors.ini
Normal file
7
templates/polybar/colors.ini
Normal file
@@ -0,0 +1,7 @@
|
||||
[colors]
|
||||
background = #cc{{background}}
|
||||
background-alt = #{{background_dark}}
|
||||
foreground = #{{foreground}}
|
||||
primary = #{{color4}}
|
||||
alert = #{{color1}}
|
||||
disabled = #{{color7}}
|
||||
Reference in New Issue
Block a user