mirror of
https://github.com/tiyn/dwm.git
synced 2025-04-19 15:57:45 +02:00
changed icons
This commit is contained in:
parent
26cfaf6afd
commit
05e733d26e
@ -34,8 +34,7 @@ static const unsigned int alphas[][3] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/* tagging */
|
/* tagging */
|
||||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
|
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
|
||||||
static const char *alttags[] = { "", "", "", "", "", "", "", "", "" };
|
|
||||||
|
|
||||||
static const Rule rules[] = {
|
static const Rule rules[] = {
|
||||||
/* xprop(1):
|
/* xprop(1):
|
||||||
|
3
config.h
3
config.h
@ -34,8 +34,7 @@ static const unsigned int alphas[][3] = {
|
|||||||
};
|
};
|
||||||
|
|
||||||
/* tagging */
|
/* tagging */
|
||||||
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
|
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
|
||||||
static const char *alttags[] = { "", "", "", "", "", "", "", "", "" };
|
|
||||||
|
|
||||||
static const Rule rules[] = {
|
static const Rule rules[] = {
|
||||||
/* xprop(1):
|
/* xprop(1):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user