11 lines
252 B
SYSTEMD
11 lines
252 B
SYSTEMD
[Unit]
|
|
Description=Watch for KDE display layout changes and recalculate Plasma docks
|
|
|
|
[Path]
|
|
PathChanged=%h/.config/kwinoutputconfig.json
|
|
PathModified=%h/.config/kwinoutputconfig.json
|
|
Unit=plasma-dock-autofit.service
|
|
|
|
[Install]
|
|
WantedBy=default.target
|