Add wallpaper and tweak sddm config
This commit is contained in:
@@ -75,6 +75,13 @@
|
||||
catppuccin = {
|
||||
enable = true;
|
||||
flavor = "mocha";
|
||||
sddm = {
|
||||
enable = true;
|
||||
background = "/home/chase/nixos-config/home/wallpaper.jpg";
|
||||
flavor = "mocha";
|
||||
font = "IBM Plex Sans";
|
||||
fontSize = "11";
|
||||
};
|
||||
};
|
||||
|
||||
# Enable graphics acceleration and AMDVLK
|
||||
|
Reference in New Issue
Block a user