Moved desktop entries to a new file and added fingerprint sensor support (SDDM currently slowed down by it)

This commit is contained in:
2025-10-30 15:02:19 +01:00
parent 5455528f40
commit a5a17cdbfd
13 changed files with 152 additions and 98 deletions

0
plasma/NixOS-1.0.0.knsv Normal file → Executable file
View File

View 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" ];