Files
manjaro_kde_custom/systemd/plasma-dock-autofit.service

11 lines
217 B
Desktop File

[Unit]
Description=Recalculate Plasma bottom docks for current screens
After=plasma-plasmashell.service
[Service]
Type=oneshot
ExecStart=%h/.local/bin/recalc-plasma-bottom-docks.sh
[Install]
WantedBy=default.target