mirror of
https://github.com/tiyn/dwm.git
synced 2026-01-02 07:29:47 +01:00
Merge branch 'alttagsdecoration'
This commit is contained in:
@@ -20,6 +20,7 @@ static const char *colors[][3] = {
|
||||
|
||||
/* tagging */
|
||||
static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
|
||||
static const char *alttags[] = { "<01>", "<02>", "<03>", "<04>", "<05>" };
|
||||
|
||||
static const Rule rules[] = {
|
||||
/* xprop(1):
|
||||
|
||||
Reference in New Issue
Block a user