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