[wiki] [sites] [dwm][push] Line up config || Ivan Tham

From: <git_AT_suckless.org>
Date: Sat, 26 Sep 2015 15:33:43 +0200

commit ac0a00b264307cd9a154eed3c2159c305a5d48d6
Author: Ivan Tham <pickfire_AT_riseup.net>
Date: Sat Sep 26 21:33:38 2015 +0800

    [dwm][push] Line up config

diff --git a/dwm.suckless.org/patches/push.md b/dwm.suckless.org/patches/push.md
index bc9b836..526de7c 100644
--- a/dwm.suckless.org/patches/push.md
+++ b/dwm.suckless.org/patches/push.md
_AT_@ -8,8 +8,8 @@
         
         static Key keys[] = {
                 ...
- { MODKEY|ControlMask, XK_j, pushdown, {0} },
- { MODKEY|ControlMask, XK_k, pushup, {0} },
+ { MODKEY|ControlMask, XK_j, pushdown, {0} },
+ { MODKEY|ControlMask, XK_k, pushup, {0} },
 
 `push_no_master` is the same as the regular `push` patch, but it does not push up nor push down into the master area. We have zoom() for that.
 
Received on Sat Sep 26 2015 - 15:33:43 CEST

This archive was generated by hypermail 2.3.0 : Sat Sep 26 2015 - 15:36:11 CEST