aboutsummaryrefslogtreecommitdiff
path: root/dot.xprofile
diff options
context:
space:
mode:
authorThomas Schneider <qsx@chaotikum.eu>2022-02-18 22:47:03 +0100
committerThomas Schneider <qsx@chaotikum.eu>2022-02-18 22:47:03 +0100
commit7aa3b36e8e43ad0e928eddb60317a77e4bedd0a1 (patch)
treebf5dab6ce49324109237c1eb16fdcd7169411e95 /dot.xprofile
parent59af744246f38fb3c1cba33d06e680d29f866abd (diff)
parent63114f91e90c1601b9ed8adc1344079fe0018aac (diff)
Merge branch 'neptun'
Diffstat (limited to 'dot.xprofile')
-rw-r--r--dot.xprofile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dot.xprofile b/dot.xprofile
index 7cdd235..9735b4e 100644
--- a/dot.xprofile
+++ b/dot.xprofile
@@ -2,11 +2,11 @@
if [ "$XPROFILE_RUN" != "yes" ]; then
export XPROFILE_RUN=yes
export TERMINAL=kitty-1
- export GDK_SCALE=2
- xrandr --dpi 192
[ -f ~/.fehbg ] && ~/.fehbg
xss-lock -- ~/.local/bin/i3lock-wrapper &
+ owncloud &
type nm-applet >/dev/null && nm-applet &
(while ! pidof i3; do sleep 1; done; exec polybar -r top) &
fi
export XPROFILE_RUN=yes
+systemctl --user start compton