summaryrefslogtreecommitdiff
path: root/dwm/setup.sh
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-01-09 17:40:49 -0800
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-01-10 17:34:53 -0800
commitfc73f454137d96e9f463c8fe9bf5feffdf1f3607 (patch)
tree57edd8428fc0cd89b670bc7f380548525b5edf94 /dwm/setup.sh
parente276a64f9dadbc3f4f6591074e0b78db0516920d (diff)
force rebuild of config for suckless
Diffstat (limited to 'dwm/setup.sh')
-rwxr-xr-xdwm/setup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/dwm/setup.sh b/dwm/setup.sh
index 74fb40d..946011c 100755
--- a/dwm/setup.sh
+++ b/dwm/setup.sh
@@ -4,5 +4,6 @@ set -e
set -x
cd dwm-6.6
+rm -f config.h
make config.h
make install