Forgotten stagees :trollface:

Commit
6952f083315ff0e7342913e929d55c75264eea9f
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
herbstluftwm-autostart.org
index a9cbacd7..b3305e88 100755..100755
@@ -221,7 +221,6 @@
221 221 *** Mouse bindings
222 222
223 223 #+BEGIN_SRC shell
224 Removed: # mouse
225 224 hc mouseunbind --all
226 225 hc mousebind $Mod-Button1 move
227 226 hc mousebind $Mod-Button2 zoom
@@ -247,11 +246,6 @@
247 246
248 247
249 248 #+BEGIN_SRC shell
250 Removed: # focus
251 Removed: hc keybind $Mod-BackSpace cycle_monitor
252 Removed: hc keybind $Mod-Tab cycle_all +1
253 Removed: hc keybind $Mod-Shift-Tab cycle_all -1
254 Removed: hc keybind $Mod-c cycle
255 249 hc keybind $Mod-i jumpto urgent
256 250 #+END_SRC
257 251