Fix st path
All checks were successful
/ check (push) Successful in 2m27s

This commit is contained in:
Oliver Davies 2025-08-12 08:56:45 +01:00
parent 9fb33cbfac
commit 170806728c

View file

@ -6,7 +6,7 @@ in
prev.dwm.override {
conf = ''
#define BROWSER "${lib.getExe prev.librewolf}"
#define TERMINAL "${lib.getExe prev.st}"
#define TERMINAL "/etc/profiles/per-user/opdavies/bin/st"
static const unsigned int borderpx = 1;
static const unsigned int snap = 32;