[Shell] Personal dotfiles and scripts to deploy them.
Forgotten stagees :trollface:
herbstluftwm-autostart.org
@@ -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