aboutsummaryrefslogtreecommitdiff
path: root/dot.xprofile
diff options
context:
space:
mode:
Diffstat (limited to 'dot.xprofile')
-rw-r--r--dot.xprofile14
1 files changed, 7 insertions, 7 deletions
diff --git a/dot.xprofile b/dot.xprofile
index 7126d49..0f46d27 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 TERMINAL=qterminal
+ #export GDK_SCALE=2
+ #xrandr --dpi 192
+ export TERMINAL=kitty-1
[ -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