summaryrefslogtreecommitdiff
path: root/mut/dwm
diff options
context:
space:
mode:
authorMike Vink <59492084+ivi-vink@users.noreply.github.com>2024-12-30 18:39:09 +0000
committerMike Vink <59492084+ivi-vink@users.noreply.github.com>2024-12-30 18:54:04 +0000
commit14fd73852847615a9de28b04e08e27b373e9e6be (patch)
tree61635ec394778351761be43c413f7a3fba339cc4 /mut/dwm
parent54b71648f1ddf72dbe1092eae2da3ac6d2cd6ae0 (diff)
switch to ghostty
Diffstat (limited to 'mut/dwm')
-rw-r--r--mut/dwm/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mut/dwm/config.h b/mut/dwm/config.h
index 49d70dc..2528ebf 100644
--- a/mut/dwm/config.h
+++ b/mut/dwm/config.h
@@ -1,8 +1,8 @@
/* See LICENSE file for copyright and license details. */
/* Constants */
-#define TERMINAL "st"
-#define TERMCLASS "St"
+#define TERMINAL "ghostty"
+#define TERMCLASS "Ghostty"
#define BROWSER "chromium"
/* appearance */