Skip to content

Commit bfff3e0

Browse files
committed
Return to default gruvbox colors
1 parent 8d2c9ca commit bfff3e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.def.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ static const char *const autostart[] = {
4747
"numlockx", NULL,
4848
"picom", NULL,
4949
"sxhkd", NULL,
50-
"xautolock", "-time", "15", "-locker", "'doas ZZZ'", NULL,
5150
"xss-lock", "slock", NULL,
5251
NULL /* terminate */
5352
};
@@ -72,6 +71,7 @@ static const Rule rules[] = {
7271
{ "Telegram", NULL, NULL, 1 << 4, 0, 0, 0, -1 },
7372
{ "zoom", NULL, NULL, 1 << 4, 1, 0, 0, -1 },
7473
{ "Steam", NULL, NULL, 1 << 5, 1, 0, 0, -1 },
74+
{ "Lutris", NULL, NULL, 1 << 5, 1, 0, 0, -1 },
7575
{ "Virt-manager", NULL, NULL, 1 << 6, 0, 0, 0, -1 },
7676
{ "St", NULL, NULL, 0, 0, 1, 0, -1 },
7777
{ NULL, NULL, "Event Tester", 0, 0, 0, 1, -1 }, /* xev */

0 commit comments

Comments
 (0)