diff options
Diffstat (limited to 'config/home/.xprofile')
| -rwxr-xr-x | config/home/.xprofile | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/config/home/.xprofile b/config/home/.xprofile index 9051049..42996e8 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -12,6 +12,8 @@ if [ "$(hostname)" = "winter" ]; then      ) &  fi +~/src/xobs/env/bin/python ~/src/xobs/pulse.py | xob & +  picom -b &  # xautolock -locker slock &  | 
