From 416b7215cf2e49c53f9a642407cf2015516246a7 Mon Sep 17 00:00:00 2001 From: Marius Peter Date: Sun, 1 Aug 2021 21:04:13 -0700 Subject: Integrating dmenu --- config-herbstluftwm-autostart.org | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/config-herbstluftwm-autostart.org b/config-herbstluftwm-autostart.org index 07dd6c1..618228b 100755 --- a/config-herbstluftwm-autostart.org +++ b/config-herbstluftwm-autostart.org @@ -15,7 +15,6 @@ {{{hl}}} is a manual tiling window manager. It has the particularity of being configured via the ~herbstclient~ program. -hc keybind $Mod-p spawn dmenu_run_hlwm #+begin_center \Huge\textbf{Herbstluft}\\ @@ -47,7 +46,6 @@ Choice of Modkey. Mod1 is Alt, Mod4 is Super. plank & #+END_SRC - ** TODO Basic We make {{{hl}}} execute code associated with the ~reload~ hook. @@ -75,7 +73,7 @@ If you have a super key you will be much happier with Mod set to Mod4. ** Basic #+BEGIN_SRC shell -hc keybind $Mod-p spawn dmenu_run +hc keybind $Mod-d spawn dmenu_run hc keybind $Mod-Shift-q quit hc keybind $Mod-Shift-r reload @@ -187,7 +185,7 @@ hc keybind $Mod-comma use_index -1 --skip-visible hc keybind $Mod-Shift-f set_attr clients.focus.floating toggle hc keybind $Mod-Shift-m set_attr clients.focus.minimized true hc keybind $Mod-Control-m jumpto last-minimized -# hc keybind $Mod-p pseudotile toggle + hc keybind $Mod-p pseudotile toggle # The following cycles through the available layouts within a frame, but skips # layouts, if the layout change wouldn't affect the actual window positions. # I.e. if there are two windows within a frame, the grid layout is skipped. -- cgit v1.2.3