diff --git a/config b/config index bd9b980b2..2bb37f4fe 100644 --- a/config +++ b/config @@ -32,7 +32,9 @@ set $menu dmenu_run # Drag floating windows by holding down $mod and left mouse button. # Resize them with right mouse button + $mod. # Despite the name, also works for non-floating windows. - floating_modifier $mod + # Change normal to inverse to use left mouse button for resizing and right + # mouse button for dragging. + floating_modifier $mod normal # reload the configuration file bindsym $mod+Shift+c reload