update silent sddm config

This commit is contained in:
Dea 2026-07-29 18:15:18 -04:00
parent 916177e3de
commit f1bd75ca17
3 changed files with 79 additions and 5 deletions

View file

@ -75,10 +75,9 @@
programs.silentSDDM = {
enable = true;
theme = "rei";
backgrounds.dea = /${root}/assets/wallpapers/home.jpg;
profileIcons.dea = /${root}/assets/pfps/happy.jpg;
settings = { };
theme = "default";
# backgrounds.dea = /${root}/assets/wallpapers/home.jpg;
# profileIcons.dea = /${root}/assets/pfps/happy.jpg;
};
users.users.dea = {

View file

@ -18,11 +18,15 @@
p7zip
kitty # terminal
starship # shell customizer
tree
btop-cuda # system monitoring
croc # e2ee file transfer
chawan # tui browser cha <url>
shellcheck # sh warning
calcure # calendar app TODO: remove & fork calendar.vim
# fonts
nerd-fonts.droid-sans-mono
# editors
vscode