Added pish(picom shell script) to autostart
This commit is contained in:
akmtxc 2021-01-01 20:51:15 +05:00
parent a0f6b898c3
commit 8a946b44bc
2 changed files with 3 additions and 3 deletions

View File

@ -20,7 +20,7 @@ static const char *colors[][3] = {
static const char *const autostart[] = {
"bgsh", NULL,
NULL /* terminate */
"pish", NULL /* terminate */
};
/* tagging */

View File

@ -20,11 +20,11 @@ static const char *colors[][3] = {
static const char *const autostart[] = {
"bgsh", NULL,
NULL /* terminate */
"pish", NULL /* terminate */
};
/* tagging */
static const char *tags[] = { "Main", "Netw", "Term", "Tlgm", "Psi", "6", "7", "8", "Trsh" };
static const char *tags[] = { "Main", "Netw", "Term", "Tlgm", "Psi", "6", "7", "8", "9" };
static const Rule rules[] = {
/* xprop(1):