diff options
| author | krolxon <krolyxon@tutanota.com> | 2024-10-03 22:32:16 +0530 |
|---|---|---|
| committer | krolxon <krolyxon@tutanota.com> | 2024-10-03 22:32:16 +0530 |
| commit | 2b48de6da82fcaf0584b04f48385a9ec0995e257 (patch) | |
| tree | 1423c813cc5f705bccbcae7a868bfd5aa5bb0adf | |
| parent | a362b3022bf7473b2a42e983e3cdfd66d24a8044 (diff) | |
switch to brave
| -rwxr-xr-x | config.h | 4 | ||||
| -rwxr-xr-x | dwm | bin | 76960 -> 76960 bytes |
2 files changed, 2 insertions, 2 deletions
@@ -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[] = { Binary files differ |
