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"
|
||||
"/usr/lib/kdeconnectd"
|
||||
"nm-tray"
|
||||
"systemctl --user restart jellyfin-mpv-shim"
|
||||
"systemctl --user restart emacs"
|
||||
"systemctl --user stop jellyfin-mpv-shim"
|
||||
"systemctl --user stop emacs"
|
||||
"systemctl --user stop nextcloud-client"
|
||||
"emacs --daemon"
|
||||
"jellyfin-mpv-shim"
|
||||
"nextcloud"
|
||||
"kdeconnect-indicator"
|
||||
"wl-paste --watch cliphist store"
|
||||
|
|
Loading…
Reference in a new issue