summaryrefslogtreecommitdiffstats
path: root/rc.org
diff options
context:
space:
mode:
authorAmin Bandali <amin@aminb.org>2018-07-22 22:04:28 -0400
committerAmin Bandali <amin@aminb.org>2018-07-22 22:04:28 -0400
commitfc29469576f7db5203d8ef08b298a6fd72f78c27 (patch)
tree1f081b55fe26a6eb18c1f9fce11052520301a61c /rc.org
parentbffae347346e1ea083c0c25640dc4637d99d099b (diff)
downloadconfigs-fc29469576f7db5203d8ef08b298a6fd72f78c27.tar.gz
configs-fc29469576f7db5203d8ef08b298a6fd72f78c27.tar.xz
configs-fc29469576f7db5203d8ef08b298a6fd72f78c27.zip
[rc/sway] uncomment floating_modifier
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).
Diffstat (limited to '')
-rw-r--r--rc.org5
1 files changed, 1 insertions, 4 deletions
diff --git a/rc.org b/rc.org
index bad5252..d679189 100644
--- a/rc.org
+++ b/rc.org
@@ -3734,10 +3734,7 @@ input "1:1:AT_Translated_Set_2_keyboard" {
# 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