diff options
Diffstat (limited to 'config/home')
| -rwxr-xr-x | config/home/.xprofile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/home/.xprofile b/config/home/.xprofile index e616a11..4bf2cfe 100755 --- a/config/home/.xprofile +++ b/config/home/.xprofile @@ -10,7 +10,6 @@ if [ "$(hostname)" = "winter" ]; then xrandr --output "$CurrentOutput" --mode "1920x1080" --rate "144" ) & signal-desktop & - discord & ~/src/xobs/env/bin/python ~/src/xobs/pulse.py | xob & fi |
