change default browser to firefox
This commit is contained in:
parent
4491026810
commit
b1eba4fae2
2
config.h
2
config.h
|
@ -1,5 +1,5 @@
|
||||||
/* See LICENSE file for copyright and license details. */
|
/* See LICENSE file for copyright and license details. */
|
||||||
#define BROWSER "librewolf"
|
#define BROWSER "firefox"
|
||||||
#define TERMINAL "kitty"
|
#define TERMINAL "kitty"
|
||||||
#define PLAYERCTL "firefox" /* this is currently only passed to playerctl as the client to control */
|
#define PLAYERCTL "firefox" /* this is currently only passed to playerctl as the client to control */
|
||||||
/* appearance */
|
/* appearance */
|
||||||
|
|
Loading…
Reference in New Issue