Reworked KDE Theme reminder to be a popup. Fixed Trayscale not working by default.

This commit is contained in:
2025-09-03 14:27:29 +02:00
parent f4e77e64c9
commit 22b55e455c
24 changed files with 62 additions and 38 deletions

1
zsh.nix Normal file → Executable file
View File

@ -9,7 +9,6 @@
shellInit = ''
source /etc/nixos/other/aliases
source /etc/nixos/plasma/theme-reminder.sh
'';