change waybar config
This commit is contained in:
parent
8ca7821ac1
commit
49c832469c
2 changed files with 4 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
background = "11111B";
|
||||
opacity = "1";
|
||||
cursor = "Numix-Cursor";
|
||||
palette = {
|
||||
palette = rec {
|
||||
primary_accent_hex = "cba6f7";
|
||||
secondary_accent_hex = "89b4fa";
|
||||
tertiary_accent_hex = "f5f5f5";
|
||||
|
|
|
|||
Reference in a new issue