diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:19:30 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-06-23 18:19:30 +0200 |
| commit | c57422abefe9a224aa7db92db923632e80332428 (patch) | |
| tree | 597b76ebafd6d51913a8ebb48449f7978986f652 | |
| parent | 4835d3134602414ef6e21fc16abc5b0f73deaea9 (diff) | |
xprofile: Don’t start nextcloud
| -rw-r--r-- | dot.xprofile | 1 |
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 |
