From 985408596a8ae67b8304595f84e160c02e492dd8 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Sat, 5 Dec 2020 21:11:57 +0100 Subject: switched to light-locker from dm-tool (unsafe) --- .config/i3/autostart | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/i3/autostart') diff --git a/.config/i3/autostart b/.config/i3/autostart index 39eb6e8..01d6907 100644 --- a/.config/i3/autostart +++ b/.config/i3/autostart @@ -1,8 +1,9 @@ #!/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 & -node ~/.local/share/bin/pywal/wall.js & +feh --bg-fill -z ~/.local/walls & picom -b xbanish & redshift & -- cgit v1.2.3