summaryrefslogtreecommitdiff
path: root/config/home/.xprofile
diff options
context:
space:
mode:
authorRaymaekers Luca <luca@spacehb.net>2025-05-18 14:26:08 +0200
committerRaymaekers Luca <luca@spacehb.net>2025-05-18 14:26:08 +0200
commit64557b43698bedc363d1f430478d1447795935df (patch)
treee8396dbe40d2375b32c8d7c712c0dfb393afd033 /config/home/.xprofile
parent42ea52839a4d4b20efffc3267dc9d80b82bd3a81 (diff)
checkpoint
Diffstat (limited to 'config/home/.xprofile')
-rwxr-xr-xconfig/home/.xprofile1
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