From b2a061f922d1efcd6a8ef9d5cf7cb1694e423e87 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Thu, 15 Dec 2016 17:35:28 +0100 Subject: [PATCH] added xlock for cip again --- herbstluftwm/autostart | 2 ++ 1 file changed, 2 insertions(+) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index b8bc6cc..4c9da36 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -46,6 +46,8 @@ hc keybind $Mod-Shift-Return spawn xterm /bin/bash hc keybind $Mod-i spawn chromium if [[ $HOST =~ atlantis* ]]; then hc keybind $Mod-l spawn i3lock -i ~/.config/i3lock/bg.png -t +else + hc keybind $Mod-l spawn xlock fi hc keybind $Mod-p spawn pavucontrol hc keybind $Mod-Shift-l spawn libreoffice