Call from distrobox

This commit is contained in:
John Mertz 2023-11-17 18:38:33 -07:00
parent 1b48ae8836
commit 4dddb15ae6
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ After=sway.service
[Service] [Service]
Type=simple Type=simple
ExecStart=/var/home/jpm/.pyenv/shims/python3 /var/home/jpm/scripts/sway/sway-transparency.py ExecStart=/usr/bin/distrobox-enter -n debian -- python3 /var/home/jpm/scripts/sway/sway-transparency.py
#Environment=PYENV_ROOT=/var/home/jpm/.pyenv Environment=PYENV_ROOT=/var/home/jpm/.pyenv
#Restart=unless-stopped #Restart=unless-stopped
TimeoutSec=5 TimeoutSec=5