Add close menu
This commit is contained in:
parent
cbba3bb6ef
commit
eb79979129
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,7 @@ bindsym $mod+Shift+c kill
|
|||
# Start your launchers
|
||||
bindsym $mod+d exec $menu
|
||||
bindsym $mod+g exec nwggrid -l sv
|
||||
bindsym $mod+q exec nwgbar -s 90
|
||||
|
||||
# Drag floating windows by holding down $mod and left mouse button.
|
||||
# Resize them with right mouse button + $mod.
|
||||
|
@ -191,6 +192,7 @@ for_window [window_role="Save As"] floating enable
|
|||
for_window [window_type="dialog"] floating enable
|
||||
for_window [window_type="menu"] floating enable
|
||||
for_window [title="~nwggrid"] floating enable
|
||||
for_window [title="~nwgbar"] floating enable
|
||||
|
||||
#
|
||||
# Scratchpad:
|
||||
|
|
Loading…
Add table
Reference in a new issue