Skip to content

Commit

Permalink
config.h edited for test auto 1
Browse files Browse the repository at this point in the history
  • Loading branch information
fam007e committed Sep 24, 2024
1 parent 5f9d4b0 commit a83139a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ static const char *fonts[] = {
"NotoColorEmoji:pixelsize=12:antialias=true:autohint=true"
};


/* colors */
static const char normbordercolor[] = "#3B4252";
static const char normbgcolor[] = "#2E3440";
Expand All @@ -37,7 +36,6 @@ static const char *colors[][3] = {
[SchemeSel] = { selfgcolor, selbgcolor, selbordercolor },
};


/* autostart */
static const char *const autostart[] = {
"xset", "s", "off", NULL,
Expand Down

0 comments on commit a83139a

Please sign in to comment.