Update theme
This commit is contained in:
parent
74e4ac823d
commit
87293b7553
7 changed files with 166 additions and 44 deletions
|
|
@ -28,20 +28,8 @@ in {
|
|||
autoRepeatInterval = 25;
|
||||
desktopManager.xterm.enable = false;
|
||||
windowManager.xmonad.enable = true;
|
||||
displayManager.lightdm = {
|
||||
enable = true;
|
||||
background = ../wallpaper.png;
|
||||
#greeters.mini = {
|
||||
# enable = true;
|
||||
# user = config.user.name;
|
||||
# extraConfig = ''
|
||||
# text-color = "#fbf1c7"
|
||||
# password-background-color = "#3c3836"
|
||||
# window-color = "#282828"
|
||||
# border-color = "#458588"
|
||||
# '';
|
||||
#};
|
||||
};
|
||||
displayManager.sddm.enable = true;
|
||||
|
||||
};
|
||||
|
||||
home-manager.users.${config.user.name} = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue