summaryrefslogtreecommitdiffstats
path: root/desktop/dwm/patches/use_uxterm_instead_of_st.diff
blob: ecb34dc712e96cb60fb9c6826a9502b892130764 (plain)
diff -Naru0 a/config.def.h b/config.def.h
--- a/config.def.h	2022-10-04 17:38:18.000000000 +0000
+++ b/config.def.h	2023-04-29 00:53:30.080963780 +0000
@@ -60 +60 @@
-static const char *termcmd[]  = { "st", NULL };
+static const char *termcmd[]  = { "uxterm", NULL };