From aae022c3308eeb6c22d28f1195bf963e2cc0859c Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 9 Dec 2020 18:38:19 +0100 Subject: light locker tests --- .config/i3/autostart | 1 - .xprofile | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3