landed as of https://github.com/swaywm/sway/pull/2296
though, there seems to have been a change of syntax, and the second
argument (normal or inverse) was not implemented (perhaps not yet).
# 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.
- # Change normal to inverse to use left mouse button for resizing and right
- # mouse button for dragging.
- #floating_modifier $mod normal
+ floating_modifier $mod
# reload the configuration file
bindsym $mod+Shift+c reload