From 8ec27da01139cbebcf4b993cf0cba7d18b3cc754 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Wed, 16 Nov 2016 17:14:54 +0100 Subject: [PATCH] i3lock fixed to work without additional script --- herbstluftwm/autostart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/herbstluftwm/autostart b/herbstluftwm/autostart index 74651ce..6c5b8f6 100755 --- a/herbstluftwm/autostart +++ b/herbstluftwm/autostart @@ -31,10 +31,11 @@ hc keybind $Mod-q close #spawn shit hc keybind $Mod-Return spawn urxvt -hc keybind $Mod-l spawn xlock +hc keybind $Mod-l spawn bash -c "i3lock -i /home/ik15ydit/.config/i3lock/bg.png" hc keybind $Mod-i spawn chromium hc keybind $Mod-p spawn pavucontrol hc keybind $Mod-Shift-l spawn libreoffice +hc keybind $Mod-t spawn icedove # basic movement # focusing clients @@ -165,7 +166,6 @@ hc rule windowtype='_NET_WM_WINDOW_TYPE_DIALOG' focus=on hc rule windowtype~'_NET_WM_WINDOW_TYPE_(NOTIFICATION|DOCK|DESKTOP)' manage=off hc rule --instance=chromium-browser --ewmhrequests=off - # unlock, just to be sure hc unlock