summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config1
1 files changed, 1 insertions, 0 deletions
diff --git a/config b/config
index 7e34c0b9..8e7f7b70 100644
--- a/config
+++ b/config
@@ -32,6 +32,7 @@ set $menu dmenu_run
32 32
33 # Drag floating windows by holding down $mod and left mouse button. 33 # Drag floating windows by holding down $mod and left mouse button.
34 # Resize them with right mouse button + $mod. 34 # Resize them with right mouse button + $mod.
35 # Despite the name, also works for non-floating windows.
35 floating_modifier $mod 36 floating_modifier $mod
36 37
37 # reload the configuration file 38 # reload the configuration file