aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrolxon <krolyxon@tutanota.com>2024-06-01 15:31:02 +0530
committerkrolxon <krolyxon@tutanota.com>2024-06-01 15:31:02 +0530
commita362b3022bf7473b2a42e983e3cdfd66d24a8044 (patch)
tree6e62ed6ec4414aaf5e7f5531e8042b3feb1d97c1
parent0eecf7e785ba2f3afd38e485db9a8ab7135e4361 (diff)
change TERMINAL to run_alacritty as well
-rwxr-xr-xconfig.h2
-rwxr-xr-xdwmbin76960 -> 76960 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index a177da3..00cb210 100755
--- a/config.h
+++ b/config.h
@@ -2,7 +2,7 @@
/* Constants */
#define BROWSER "librewolf"
-#define TERMINAL "alacritty"
+#define TERMINAL "run_alacritty"
/* appearance */
static const unsigned int borderpx = 2; /* border pixel of windows */
diff --git a/dwm b/dwm
index fe4dd8f..a876482 100755
--- a/dwm
+++ b/dwm
Binary files differ