summaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorLibravatar taiyu <taiyu.len@gmail.com>2015-08-23 12:34:18 -0700
committerLibravatar taiyu <taiyu.len@gmail.com>2015-08-23 12:34:18 -0700
commit51ab3c918030565cefbb82dc8e899f324e6c5a21 (patch)
tree1a9e633ead0ff50f55987310621dab39531d2305 /config
parentstyle (diff)
parentRefactor keyboard to consider modified keysyms (diff)
downloadsway-51ab3c918030565cefbb82dc8e899f324e6c5a21.tar.gz
sway-51ab3c918030565cefbb82dc8e899f324e6c5a21.tar.zst
sway-51ab3c918030565cefbb82dc8e899f324e6c5a21.zip
merge
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