aboutsummaryrefslogtreecommitdiff
path: root/dot.xprofile
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2019-06-23 18:19:30 +0200
committerThomas Schneider <qsx@qsx.re>2019-06-23 18:19:30 +0200
commitc57422abefe9a224aa7db92db923632e80332428 (patch)
tree597b76ebafd6d51913a8ebb48449f7978986f652 /dot.xprofile
parent4835d3134602414ef6e21fc16abc5b0f73deaea9 (diff)
xprofile: Don’t start nextcloud
Diffstat (limited to 'dot.xprofile')
-rw-r--r--dot.xprofile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot.xprofile b/dot.xprofile
index d583cfc..7126d49 100644
--- a/dot.xprofile
+++ b/dot.xprofile
@@ -7,7 +7,6 @@ if [ "$XPROFILE_RUN" != "yes" ]; then
xss-lock -- physlock -p "Locked by: $USER" -s -m &
nm-applet &
redshift-gtk &
- nextcloud &
compton --backend=glx --glx-swap-method=buffer-age -b
(while ! pidof i3; do sleep 1; done; exec polybar -r top) &
fi