change waybar config
This commit is contained in:
parent
b74ce38531
commit
ebdcf2ae1b
|
@ -7,7 +7,7 @@ let
|
|||
secondary_accent= "89b4fa";
|
||||
tertiary_accent = "f5f5f5";
|
||||
background = "11111B";
|
||||
opacity = "0.55";
|
||||
opacity = "0.85";
|
||||
cursor = "Numix-Cursor";
|
||||
palette = rec {
|
||||
primary_accent_hex = "cba6f7";
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
secondary_accent = "89b4fa";
|
||||
tertiary_accent = "cdd6f4";
|
||||
background = "11111B";
|
||||
opacity = ".95";
|
||||
opacity = ".85";
|
||||
cursor = "Numix-Cursor";
|
||||
},
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue