Export service from Debian
distrobox-export --service TODO: Need to fix non-interactive ENV to include PYENV_ROOT in path
This commit is contained in:
parent
adb79d1bab
commit
71c0f653b8
|
@ -5,7 +5,7 @@ After=sway.service
|
|||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/var/home/jpm/scripts/distrobox/debian12/sway-transparency.sh
|
||||
ExecStart=/var/home/jpm/scripts/sway/sway-transparency.sh
|
||||
Restart=unless-stopped
|
||||
Requires=dbus.service
|
||||
After=dbus.service
|
||||
|
|
Loading…
Reference in New Issue