11 lines
217 B
Desktop File
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
|