diff options
| author | Thomas Schneider <qsx@qsx.re> | 2019-03-10 19:58:55 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@qsx.re> | 2019-03-10 19:58:55 +0100 |
| commit | 88c6f289f8bd5d7b410ba3bc38288338a80f790f (patch) | |
| tree | 57bf12a1032884d3cfa6a41ca61318fba9ac4476 | |
| parent | 5cd7e66bbc2536aeb6677dea5ef8b2a3e7ccbf2f (diff) | |
xprofile: start nextcloud
| -rw-r--r-- | dot.xprofile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.xprofile b/dot.xprofile index c44f246..103ce77 100644 --- a/dot.xprofile +++ b/dot.xprofile @@ -6,5 +6,6 @@ xscreensaver -no-splash & xscreensaver-dunst-watch & 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) & |
