add: customize waybar

This commit is contained in:
lily 2025-04-01 12:16:35 -04:00
parent 5703f07a33
commit c8b70b59f7
Signed by: lily
GPG key ID: 601F3263FBCBC4B9
15 changed files with 754 additions and 122 deletions

View file

@ -8,7 +8,7 @@
cfg = config.lily.neovim;
in {
imports = [
# ./colorscheme.nix
./colorscheme.nix
./plugins
./keybinds.nix
];