switch to brave

This commit is contained in:
krolxon 2024-10-03 22:32:16 +05:30
parent a362b3022b
commit 2b48de6da8
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/* See LICENSE file for copyright and license details. */
/* Constants */
#define BROWSER "librewolf"
#define BROWSER "brave"
#define TERMINAL "run_alacritty"
/* appearance */
@ -25,7 +25,7 @@ static char *colors[][3] = {
[SchemeSel] = { selfgcolor, selbgcolor, selbordercolor },
};
/* tagging */
//static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
/*static const char *tags[] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };*/
static const char *tags[] = { "", "", "", "", "", "", "", "", "" };
static const Rule rules[] = {

BIN
dwm

Binary file not shown.