update silent sddm config
This commit is contained in:
parent
916177e3de
commit
f1bd75ca17
3 changed files with 79 additions and 5 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue