[wiki] [sites] [dwm][patch] ru_gaps minor style changes || Aaron Duxler

From: <git_AT_suckless.org>
Date: Thu, 30 May 2019 17:39:57 +0200

commit 97d1919f90173b854dd7d149464cc796175fa9a1
Author: Aaron Duxler <aaron.duxler_AT_gmail.com>
Date: Thu May 30 17:42:16 2019 +0200

    [dwm][patch] ru_gaps minor style changes

diff --git a/dwm.suckless.org/patches/ru_gaps/dwm-ru_bottomstack-6.2.diff b/dwm.suckless.org/patches/ru_gaps/dwm-ru_bottomstack-6.2.diff
index f518fa58..6da2ee25 100644
--- a/dwm.suckless.org/patches/ru_gaps/dwm-ru_bottomstack-6.2.diff
+++ b/dwm.suckless.org/patches/ru_gaps/dwm-ru_bottomstack-6.2.diff
_AT_@ -1,6 +1,6 @@
 diff -up ru_applied/config.def.h ru_bottom_stack/config.def.h
---- ru_applied/config.def.h 2019-05-30 09:14:31.833371475 +0100
-+++ ru_bottom_stack/config.def.h 2019-05-30 08:52:36.890032508 +0100
+--- a/config.def.h 2019-05-30 09:14:31.833371475 +0100
++++ b/config.def.h 2019-05-30 08:52:36.890032508 +0100
 _AT_@ -42,6 +42,8 @@ static const Layout layouts[] = {
          { "[]=", tile }, /* first entry is default */
          { "><>", NULL }, /* no layout function means floating behavior */
_AT_@ -14,14 +14,14 @@ diff -up ru_applied/config.def.h ru_bottom_stack/config.def.h
          { MODKEY, XK_t, setlayout, {.v = &layouts[0]} },
          { MODKEY, XK_f, setlayout, {.v = &layouts[1]} },
          { MODKEY, XK_m, setlayout, {.v = &layouts[2]} },
-+ { MODKEY, XK_u, setlayout, {.v = &layouts[3]} },
-+ { MODKEY|ShiftMask, XK_u, setlayout, {.v = &layouts[4]} },
++ { MODKEY, XK_u, setlayout, {.v = &layouts[3]} },
++ { MODKEY|ShiftMask, XK_u, setlayout, {.v = &layouts[4]} },
          { MODKEY, XK_space, setlayout, {0} },
          { MODKEY|ShiftMask, XK_space, togglefloating, {0} },
          { MODKEY, XK_0, view, {.ui = ~0 } },
 diff -up ru_applied/dwm.c ru_bottom_stack/dwm.c
---- ru_applied/dwm.c 2019-05-30 09:14:31.836704807 +0100
-+++ ru_bottom_stack/dwm.c 2019-05-30 09:19:46.360039517 +0100
+--- a/dwm.c 2019-05-30 09:14:31.836704807 +0100
++++ b/dwm.c 2019-05-30 09:19:46.360039517 +0100
 _AT_@ -211,6 +211,8 @@ static void spawn(const Arg *arg);
  static void tag(const Arg *arg);
  static void tagmon(const Arg *arg);
Received on Thu May 30 2019 - 17:39:57 CEST

This archive was generated by hypermail 2.3.0 : Thu May 30 2019 - 17:48:29 CEST