feat: add light theme waybar

This commit is contained in:
Jacob Bachmann 2024-03-28 21:38:00 +01:00
parent aa06b182e7
commit 21db39a399
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
10 changed files with 761 additions and 366 deletions

View file

@ -10,7 +10,7 @@ in
# Available themes:
# https://github.com/alacritty/alacritty-theme
"${pkgs.alacritty-theme}/atom_one_light.toml"
"${pkgs.alacritty-theme}/alabaster.toml"
];
env.TERM = "xterm-256color";
font = {