forked from brl/citadel-tools
10 lines
452 B
SYSTEMD
10 lines
452 B
SYSTEMD
[Unit]
|
|
Description=Desktop File Watcher
|
|
StartLimitIntervalSec=0
|
|
|
|
[Path]
|
|
PathChanged=/run/citadel/realms/current/current.realm/rootfs/usr/share/applications
|
|
PathChanged=/run/citadel/realms/current/current.realm/rootfs/var/lib/flatpak/exports/share/applications
|
|
PathChanged=/run/citadel/realms/current/current.realm/home/.local/share/applications
|
|
PathChanged=/run/citadel/realms/current/current.realm/home/.local/share/flatpak/exports/share/applications
|