From: Amin Bandali Date: Sat, 21 Jul 2018 20:40:02 +0000 (-0400) Subject: [rc/sway] comment out floating_modifier for now (not reimplemented) X-Git-Url: https://git.shemshak.org/~bandali/configs/commitdiff_plain/43313540d84eae8dbbcd8db6e5a84d3db52fe280 [rc/sway] comment out floating_modifier for now (not reimplemented) report: https://github.com/swaywm/sway/pull/2129 upcoming impl: https://github.com/swaywm/sway/pull/2296 --- diff --git a/rc.org b/rc.org index 8103397..78dda07 100644 --- a/rc.org +++ b/rc.org @@ -3693,7 +3693,7 @@ output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill # 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 normal # reload the configuration file bindsym $mod+Shift+c reload