aerothemeplasma/plasma/sddm/sddm-theme-mod/Services/smod-stcw-before.service
2024-08-09 03:20:25 +02:00

10 lines
290 B
Desktop File

[Unit]
Description=SMOD SDDM theme.conf writer (before SDDM)
Before=display-manager.service
[Service]
Type=oneshot
ExecStart=/usr/bin/kwriteconfig6 --file /usr/share/sddm/themes/sddm-theme-mod/theme.conf --group General --type bool --key startup true
[Install]
WantedBy=multi-user.target