tweak pc silentsddm config
This commit is contained in:
parent
0d07165da7
commit
be2733cd19
2 changed files with 2 additions and 4 deletions
|
|
@ -23,7 +23,7 @@
|
|||
powerManagement.finegrained = false;
|
||||
};
|
||||
|
||||
# desktop theming
|
||||
# lock screen theming
|
||||
programs.silentSDDM = {
|
||||
backgrounds.dea = /${root}/assets/wallpapers/lock.png;
|
||||
profileIcons.dea = /${root}/assets/pfps/happy.jpg;
|
||||
|
|
@ -69,7 +69,7 @@
|
|||
};
|
||||
"LoginScreen.LoginArea.PasswordInput" = {
|
||||
font-family = "DroidSansM Nerd Font";
|
||||
width = 256;
|
||||
width = 216;
|
||||
};
|
||||
"LoginScreen.LoginArea.Spinner" = {
|
||||
font-family = "DroidSansM Nerd Font";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue