aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/i3/autostart1
-rwxr-xr-x.xprofile2
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3/autostart b/.config/i3/autostart
index 01d6907..2a9c80d 100644
--- a/.config/i3/autostart
+++ b/.config/i3/autostart
@@ -1,6 +1,5 @@
#!/bin/sh
/usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 &
-light-locker &
xrdb /home/loek/.config/X11/Xresources &
polybar main -c ~/.config/polybar/config &
feh --bg-fill -z ~/.local/walls &
diff --git a/.xprofile b/.xprofile
index 8710355..09b2a40 100755
--- a/.xprofile
+++ b/.xprofile
@@ -4,5 +4,7 @@ systemctl --user import-environment DISPLAY
export _JAVA_AWT_WM_NONREPARENTING=1
export TZ='Europe/Amsterdam'
+light-locker &
+
i3