change waybar design

This commit is contained in:
Frost-Phoenix 2024-03-01 23:38:10 +01:00
parent f4cacf8d44
commit f477bf3511
3 changed files with 18 additions and 124 deletions

View file

@ -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";