changed browser to librewolf
This commit is contained in:
parent
3f377bfce6
commit
a74ba5d432
3 changed files with 2 additions and 1 deletions
3
config.h
3
config.h
|
@ -2,7 +2,8 @@
|
|||
|
||||
#define TERMCLASS "st-256color"
|
||||
#define TERMINAL "/usr/local/bin/st"
|
||||
#define BROWSER "/usr/bin/waterfox"
|
||||
#define BROWSER "/usr/bin/librewolf"
|
||||
|
||||
/* appearance */
|
||||
static const unsigned int borderpx = 1; /* border pixel of windows */
|
||||
static const unsigned int snap = 3; /* snap pixel */
|
||||
|
|
BIN
dwm
BIN
dwm
Binary file not shown.
BIN
dwm.o
BIN
dwm.o
Binary file not shown.
Loading…
Reference in a new issue