diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-28 16:59:09 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-28 16:59:09 +0900 |
| commit | 074b7db458ff70f2373ca6eaafc42782a087b04e (patch) | |
| tree | 138a252166632d2c97e5ac0d0dd2aacc0aa66bbd | |
| parent | 20a979efd25c1322dfbc8ad075baf41b7c7e7710 (diff) | |
modified dmenu/config.def.h
| -rw-r--r-- | dmenu/config.def.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dmenu/config.def.h b/dmenu/config.def.h index c645d5b..cf394c5 100644 --- a/dmenu/config.def.h +++ b/dmenu/config.def.h @@ -47,7 +47,6 @@ static Key quit_keys[] = { static char font[] = "monospace:size=10"; static const char *fonts[] = { font, - "monospace:size=10", "JoyPixels:pixelsize=10:antialias=true:autohint=true" }; |
