aerothemeplasma/plasma/sddm/sddm-theme-mod/Services/smod-stcw-before.service

11 lines
290 B
SYSTEMD
Raw Normal View History

2024-08-09 01:20:25 +00:00
[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