diff options
| author | 2011-12-09 01:15:20 +0100 | |
|---|---|---|
| committer | 2011-12-09 01:15:20 +0100 | |
| commit | 0735df1eb9c565043e803c6a2fbc1693bc8c9ca7 (patch) | |
| tree | 7af71f80dc178e7f6bd12a410e3f755055c136a5 | |
| parent | 148abb234fb53cf281c3dbcd924d303af0af5802 (diff) | |
| download | dotfiles-0735df1eb9c565043e803c6a2fbc1693bc8c9ca7.tar.gz dotfiles-0735df1eb9c565043e803c6a2fbc1693bc8c9ca7.zip | |
HLWM: C-M-l spawns i3lock
| -rwxr-xr-x | .config/herbstluftwm/autostart | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index 4cb9a7c..a322f3c 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -64,6 +64,7 @@ (dmenu-command "-*-tamsyn-medium-r-*-*-14-*-*-*-*-*-*-*" "#252a2b" "#eeeeec"))) +(keybind "Control" "Mod1-l" "spawn i3lock -c 000000") ;; tags (hc "rename default q") |
