Bruce Leidl
fa3f63b5c7
Change the way citadel-desktop-sync works so that gnome-shell can be aware of applications from several realms at once. Each application id is now placed in a separate namespace by adding a prefix to the desktop filename.
9 lines
215 B
Desktop File
9 lines
215 B
Desktop File
[Unit]
|
|
Description=Current Realm Directory Watcher
|
|
StartLimitIntervalSec=0
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=/usr/libexec/citadel-desktop-sync --all
|
|
ExecStart=/usr/bin/systemctl restart citadel-desktop-watcher.path
|