sound menu

This commit is contained in:
KoenDR06 2026-01-19 19:04:05 +01:00
parent c5c233509c
commit 284da9f58a
10 changed files with 48 additions and 22 deletions

View file

@ -21,7 +21,10 @@
config.horseman = {
dots.kitty.fontSize = 13;
catppuccin.flavor = "mocha";
catppuccin = {
flavor = "mocha";
accent = "blue";
};
users.default.enable = true;

View file

@ -26,7 +26,10 @@
};
config.horseman = {
catppuccin.flavor = "mocha";
catppuccin = {
flavor = "mocha";
accent = "blue";
};
users.default.enable = true;