commit 1e18ba9f2d170c89c4cf202a9dfd7b87da4fa769
parent 36cd180f02cf032fa1d041540fff236061c3df5a
Author: Drew DeVault <sir@cmpwn.com>
Date: Sun, 23 Aug 2015 11:27:16 -0400
Add note to config about floating_modifier
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/config b/config
@@ -32,6 +32,7 @@ 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
# reload the configuration file