Moved desktop entries to a new file and added fingerprint sensor support (SDDM currently slowed down by it)
This commit is contained in:
0
plasma/NixOS-1.0.0.knsv
Normal file → Executable file
0
plasma/NixOS-1.0.0.knsv
Normal file → Executable file
@ -4,7 +4,7 @@
|
||||
#To show logs of services run: journalctl --user-unit={service-name} --user
|
||||
|
||||
systemd.user.services.set-wallpaper = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
description = "Set KDE Plasma wallpaper";
|
||||
#after = [ "plasma-desktop.service" ];
|
||||
wantedBy = [ "graphical-session.target" ];
|
||||
|
||||
Reference in New Issue
Block a user