vicinae, other tweaks

This commit is contained in:
Reid 2026-03-22 16:59:30 -07:00
parent 8cc93daddc
commit 8b022298e2
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
13 changed files with 254 additions and 43 deletions

View file

@ -102,6 +102,8 @@ in {
wezterm = ''
config.color_scheme = 'Catppuccin ${pascalCase variant}'
'';
vicinae = "catppuccin-${variant}";
};
};
}

View file

@ -10,11 +10,8 @@ button, button:hover {
window#waybar {
color: @text;
/* background: alpha(@base, 0.8); */
/* background: @base; */
background: alpha(@base, 0.9999999);
border-radius: 1em;
/* font-family: 'Lexica Ultralegible', 'Atkinson Hyperlegible', "Font Awesome 6 Free", "Noto Sans CJK"; */
font-family: "CozetteVector", monospace, "FontAwesome 6 Free", "Noto Sans CJK";
font-size: 13px;
font-style: normal;