I don't need so many workspaces.
This commit is contained in:
parent
f699089c50
commit
7beadfbd42
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ static Sp scratchpads[] = {
|
|||
};
|
||||
|
||||
/* tagging */
|
||||
static const char *tags[] = {"\ue9ef", "\ue894", "\ue0c9", "\ue0e1", "\ue3fe", "\ue3ff", "7", "8", "\ue943", "\uea67" };
|
||||
static const char *tags[] = {"\ue9ef", "\ue894", "\ue0c9", "\ue0e1", "\ue3fe", "\ue3ff"};
|
||||
|
||||
static const Rule rules[] = {
|
||||
/* xprop(1):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue