change waybar config
This commit is contained in:
parent
e5e97e4261
commit
8ca7821ac1
|
@ -1,7 +1,7 @@
|
|||
{ ... }:
|
||||
let
|
||||
custom = {
|
||||
font = "RobotoMono Nerd Font";
|
||||
font = "JetBrainsMono Nerd Font";
|
||||
fontsize = "12";
|
||||
primary_accent = "cba6f7";
|
||||
secondary_accent= "89b4fa";
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
secondary_accent = "89b4fa";
|
||||
tertiary_accent = "f5f5f5";
|
||||
background = "11111B";
|
||||
opacity = ".85";
|
||||
cursor = "Numix-Cursor";
|
||||
},
|
||||
...
|
||||
}:
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
secondary_accent = "89b4fa";
|
||||
tertiary_accent = "f5f5f5";
|
||||
background = "11111B";
|
||||
opacity = ".85";
|
||||
cursor = "Numix-Cursor";
|
||||
},
|
||||
...
|
||||
}:
|
||||
|
|
Loading…
Reference in a new issue