[rc/sway] comment out floating_modifier for now (not reimplemented)
authorAmin Bandali <amin@aminb.org>
Sat, 21 Jul 2018 20:40:02 +0000 (16:40 -0400)
committerAmin Bandali <amin@aminb.org>
Sat, 21 Jul 2018 20:43:17 +0000 (16:43 -0400)
report: https://github.com/swaywm/sway/pull/2129
upcoming impl: https://github.com/swaywm/sway/pull/2296

rc.org

diff --git a/rc.org b/rc.org
index 8103397..78dda07 100644 (file)
--- 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