Don't open the default st with dwm
I need the version with my configuration, not the default one.
This commit is contained in:
parent
ea5e026a12
commit
a09a3c21fb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ in
|
||||||
prev.dwm.override {
|
prev.dwm.override {
|
||||||
conf = ''
|
conf = ''
|
||||||
#define BROWSER "${lib.getExe prev.librewolf}"
|
#define BROWSER "${lib.getExe prev.librewolf}"
|
||||||
#define TERMINAL "${lib.getExe prev.st}"
|
#define TERMINAL "/run/current-system/sw/bin/st"
|
||||||
|
|
||||||
static const unsigned int borderpx = 1;
|
static const unsigned int borderpx = 1;
|
||||||
static const unsigned int snap = 32;
|
static const unsigned int snap = 32;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue