summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-07-21 16:40:02 -0400
committerAmin Bandali <amin@aminb.org>2018-07-21 16:43:17 -0400
commit43313540d84eae8dbbcd8db6e5a84d3db52fe280 (patch)
tree45c6318383ccc7eb742222c2ceb735d69c2627ac
parentfb52d1f9efb94c337d6fefd1576373dad6cae1f1 (diff)
downloadconfigs-43313540d84eae8dbbcd8db6e5a84d3db52fe280.tar.gz
configs-43313540d84eae8dbbcd8db6e5a84d3db52fe280.tar.xz
configs-43313540d84eae8dbbcd8db6e5a84d3db52fe280.zip
[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
-rw-r--r--rc.org2
1 files changed, 1 insertions, 1 deletions
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