diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-12-02 18:19:29 +0000 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-12-02 18:19:29 +0000 |
| commit | 83bb739dce78fd9c2a2b12f67b095c04c1fbebc4 (patch) | |
| tree | 0e28a8b8ea08a99ba43c3eb4335c424e21ab776a | |
| parent | b619467db8465a45c0db012908299ca4d34b836a (diff) | |
change font
| -rwxr-xr-x | config.h | 2 | ||||
| -rwxr-xr-x | dmenu | bin | 0 -> 42408 bytes | |||
| -rw-r--r-- | dmenu.o | bin | 0 -> 32280 bytes | |||
| -rw-r--r-- | drw.o | bin | 0 -> 11416 bytes | |||
| -rwxr-xr-x | stest | bin | 0 -> 16376 bytes | |||
| -rw-r--r-- | stest.o | bin | 0 -> 5368 bytes | |||
| -rw-r--r-- | util.o | bin | 0 -> 2496 bytes |
7 files changed, 1 insertions, 1 deletions
@@ -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=10" }; static const char *prompt = NULL; /* -p option; prompt to the left of input field */ static const char *colors[SchemeLast][2] = { Binary files differBinary files differBinary files differBinary files differBinary files differBinary files differ |
