[wiki] [sites] [customisation][rules] pls stop mixing tabs with spaces, just use spaces for alignment just as it was used before || aleks

From: <git_AT_suckless.org>
Date: Wed, 11 Dec 2019 23:22:57 +0100

commit ab23302d56c4520858f79e570f4da61b57e57a13
Author: aleks <aleks.stier_AT_icloud.com>
Date: Wed Dec 11 23:21:19 2019 +0100

    [customisation][rules] pls stop mixing tabs with spaces, just use spaces for alignment just as it was used before

diff --git a/dwm.suckless.org/customisation/rules/index.md b/dwm.suckless.org/customisation/rules/index.md
index 362b4876..8a7542b5 100644
--- a/dwm.suckless.org/customisation/rules/index.md
+++ b/dwm.suckless.org/customisation/rules/index.md
_AT_@ -15,9 +15,9 @@ Example from the default config:
 
         static Rule rules[] = {
                 /* class instance title tags mask isfloating monitor */
- { "Gimp", NULL, NULL, 0, 1, -1 },
- { "Firefox", NULL, NULL, 1 << 8, 1, -1 },
- { "deadbeef", NULL, NULL, 1 << 7, 0 0 }
+ { "Gimp", NULL, NULL, 0, 1, -1 },
+ { "Firefox", NULL, NULL, 1 << 8, 1, -1 },
+ { "deadbeef", NULL, NULL, 1 << 7, 0 0 }
         };
 
 These rules make every Gimp and Firefox window floating and makes Firefox
Received on Wed Dec 11 2019 - 23:22:57 CET

This archive was generated by hypermail 2.3.0 : Wed Dec 11 2019 - 23:24:37 CET