aboutsummaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-26 20:57:42 +0100
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-26 20:57:42 +0100
commit93170ed99b4c5d8ba8987c62701afa1d6115f49e (patch)
treefd3659bbdb9aa0624dd9814d3c54f99c5740190a /config.h
parentb2a26fccb727e36625b2feeb53af66fa29a72577 (diff)
'upgrades, people, upgrades'
Diffstat (limited to 'config.h')
-rwxr-xr-x[-rw-r--r--]config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 8cefa24..c6b251a 100644..100755
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
static int topbar = 1; /* -b option; if 0, dmenu appears at bottom */
/* -fn option overrides fonts[0]; default X11 font or font set */
static const char *fonts[] = {
- "Terminess Nerd Font Mono:pixelsize=14"
+ "Terminus:pixelsize=14"
};
static const char *prompt = NULL; /* -p option; prompt to the left of input field */
static const char *colors[SchemeLast][2] = {