aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFurkan Sahin <furkan-dev@proton.me>2015-12-11 14:07:59 +0100
committerFurkan Sahin <furkan-dev@proton.me>2015-12-11 14:07:59 +0100
commit5fae2b93bee8b590c7886208a22707a3eaed3500 (patch)
treef010e4e2e457b81d692d1e803c21c05705364dd9 /config
parent9cce0dcaf37e56d11cd68a615b678ec81b01fbe5 (diff)
Add floating_modifier extension to example config
Diffstat (limited to 'config')
-rw-r--r--config4
1 files changed, 3 insertions, 1 deletions
diff --git a/config b/config
index bd9b980b..2bb37f4f 100644
--- a/config
+++ b/config
@@ -32,7 +32,9 @@ set $menu dmenu_run
# 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.
- floating_modifier $mod
+ # Change normal to inverse to use left mouse button for resizing and right
+ # mouse button for dragging.
+ floating_modifier $mod normal
# reload the configuration file
bindsym $mod+Shift+c reload