making emacs and jellyfin use hyprland autostart instead of systemd
This commit is contained in:
parent
40293e1c71
commit
45a6ec785b
|
@ -258,9 +258,11 @@ in
|
||||||
"batmon.lisp"
|
"batmon.lisp"
|
||||||
"/usr/lib/kdeconnectd"
|
"/usr/lib/kdeconnectd"
|
||||||
"nm-tray"
|
"nm-tray"
|
||||||
"systemctl --user restart jellyfin-mpv-shim"
|
"systemctl --user stop jellyfin-mpv-shim"
|
||||||
"systemctl --user restart emacs"
|
"systemctl --user stop emacs"
|
||||||
"systemctl --user stop nextcloud-client"
|
"systemctl --user stop nextcloud-client"
|
||||||
|
"emacs --daemon"
|
||||||
|
"jellyfin-mpv-shim"
|
||||||
"nextcloud"
|
"nextcloud"
|
||||||
"kdeconnect-indicator"
|
"kdeconnect-indicator"
|
||||||
"wl-paste --watch cliphist store"
|
"wl-paste --watch cliphist store"
|
||||||
|
|
Loading…
Reference in a new issue