diff options
| author | 2015-08-22 01:32:28 +0200 | |
|---|---|---|
| committer | 2015-08-22 01:32:28 +0200 | |
| commit | 30a43cb421cbd31e75c2bfbf7ef2a98a4057b88c (patch) | |
| tree | c2cec5d1ec7aa3105e8539bc37e70e1821ab395f | |
| parent | facd97ef8eaf8bd6a4e14f4213752b1be36f6564 (diff) | |
| download | dotfiles-30a43cb421cbd31e75c2bfbf7ef2a98a4057b88c.tar.gz dotfiles-30a43cb421cbd31e75c2bfbf7ef2a98a4057b88c.zip | |
Change browser keybinding
| -rwxr-xr-x | herbstluftwm/.config/herbstluftwm/autostart | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herbstluftwm/.config/herbstluftwm/autostart b/herbstluftwm/.config/herbstluftwm/autostart index cee6fbc..239d542 100755 --- a/herbstluftwm/.config/herbstluftwm/autostart +++ b/herbstluftwm/.config/herbstluftwm/autostart @@ -22,7 +22,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 $Mod-b spawn hrunorraise Conkeror conkeror hc keybind Control-Mod1-l spawn i3lock --color 000000 # Set the default frame layout to max before the tags are created. If |
