From 27eea21566601948167a947ae0bcc2ef3847e237 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Wed, 17 Jun 2015 10:53:40 +0200 Subject: Add screen locker keybinding --- herbstluftwm/.config/herbstluftwm/autostart | 1 + 1 file changed, 1 insertion(+) (limited to 'herbstluftwm') diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index 875486a..eece52c 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -23,6 +23,7 @@ hc keybind $Mod-Return spawn urxvt hc keybind $Mod-t spawn hrunorraise Emacs emacsclient -ca '' hc keybind $Mod-c spawn hrunorraise URxvt urxvtc hc keybind $Mod-w spawn hrunorraise Conkeror conkeror +hc keybind Control-Mod1-l spawn i3lock --color 000000 # tags TAG_NAMES=( {1..9} ) -- cgit v1.2.3-54-g00ecf