change waybar design
This commit is contained in:
parent
f4cacf8d44
commit
f477bf3511
3 changed files with 18 additions and 124 deletions
|
|
@ -2,13 +2,12 @@
|
|||
let
|
||||
custom = {
|
||||
font = "JetBrainsMono Nerd Font";
|
||||
fontsize = "12";
|
||||
fontsize = "15";
|
||||
primary_accent = "cba6f7";
|
||||
secondary_accent= "89b4fa";
|
||||
tertiary_accent = "f5f5f5";
|
||||
background = "11111B";
|
||||
opacity = "0.98";
|
||||
cursor = "Numix-Cursor";
|
||||
palette = rec {
|
||||
primary_accent_hex = "cba6f7";
|
||||
secondary_accent_hex = "89b4fa";
|
||||
|
|
|
|||
Reference in a new issue