From 43313540d84eae8dbbcd8db6e5a84d3db52fe280 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 21 Jul 2018 16:40:02 -0400 Subject: [PATCH] [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 --- rc.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.20.1