diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-02-24 12:56:30 +0100 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-02-24 12:56:30 +0100 |
| commit | 46b968bbe1e3b308b50a4f16ea365a64a5bf6e3a (patch) | |
| tree | 004df497457de88cfa7f00b1ef619dc24eb19454 /config/home | |
| parent | 9143bd23b1000e950274740c8bd3f973aeba5b9e (diff) | |
checkpoint
Diffstat (limited to 'config/home')
| -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 & |
