mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-08-07 14:08:29 -04:00
add(systemd): dms-tray-watcher service & commands for early tray registration
This commit is contained in:
@@ -7,7 +7,9 @@ env=XDG_SESSION_TYPE,wayland
|
||||
|
||||
# exec-once runs only at startup. Do NOT use exec= for the shell: mango re-runs
|
||||
# every exec= on each config reload, and DMS reloads the config, which would
|
||||
# spawn a new shell on every reload.
|
||||
# spawn a new shell on every reload. The tray watcher starts first so it owns
|
||||
# the SNI name before dms and the tray apps come up.
|
||||
exec-once=dms tray-watcher
|
||||
exec-once=dms run
|
||||
|
||||
source=./dms/colors.conf
|
||||
|
||||
Reference in New Issue
Block a user