aboutsummaryrefslogtreecommitdiff
path: root/dot.xprofile
diff options
context:
space:
mode:
authorThomas Schneider <qsx@qsx.re>2019-08-13 00:28:15 +0200
committerThomas Schneider <qsx@qsx.re>2019-08-13 00:28:15 +0200
commit00f3ab948b01938eb2817f544a3903b7a31d8034 (patch)
tree88c1e435704bfec6fc5cf754d294f592ce33b57b /dot.xprofile
parentf4a3f57a973b9578a15258ae9b91ae9023eccc37 (diff)
Add customisations from neptun
Diffstat (limited to 'dot.xprofile')
-rw-r--r--dot.xprofile12
1 files changed, 6 insertions, 6 deletions
diff --git a/dot.xprofile b/dot.xprofile
index 7126d49..58b5d6a 100644
--- a/dot.xprofile
+++ b/dot.xprofile
@@ -1,13 +1,13 @@
if [ "$XPROFILE_RUN" != "yes" ]; then
export XPROFILE_RUN=yes
- export GDK_SCALE=2
- xrandr --dpi 192
+ #export GDK_SCALE=2
+ #xrandr --dpi 192
export TERMINAL=qterminal
[ -f ~/.fehbg ] && ~/.fehbg
- xss-lock -- physlock -p "Locked by: $USER" -s -m &
- nm-applet &
- redshift-gtk &
- compton --backend=glx --glx-swap-method=buffer-age -b
+ xss-lock -- i3lock -c 555555 -f
+ owncloud &
+ #nm-applet &
(while ! pidof i3; do sleep 1; done; exec polybar -r top) &
fi
export XPROFILE_RUN=yes
+systemctl --user start compton