From f10e285a680b026da7a2449bc3c16053d8f513aa Mon Sep 17 00:00:00 2001 From: c0dev0id Date: Wed, 12 Apr 2023 20:29:00 +0200 Subject: [PATCH] Update 2023-04-12 20:29 OpenBSD/amd64 --- .Xdefaults | 3 +-- .bin/_config | 8 ++++---- .gnupg/pinentry-dmenu.conf | 2 +- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/.Xdefaults b/.Xdefaults index 0724c29..6df2a10 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -5,8 +5,7 @@ Xcursor.size: Xcursor.theme: xterm.cursorTheme: -Xft.dpi: 150 - +Xft.dpi: 76 ! -- XIDLE -- ! XIdle*position: sw diff --git a/.bin/_config b/.bin/_config index c8649f0..55e7073 100644 --- a/.bin/_config +++ b/.bin/_config @@ -4,10 +4,10 @@ # # FONTS # -DFONT="FuraCodeNerdFont-8" -SFONT="FuraCodeNerdFont-8" -BFONT="FuraCodeNerdFont-10" -HFONT="FuraCodeNerdFont-12" +DFONT="FuraCodeNerdFont-13" +SFONT="FuraCodeNerdFont-13" +BFONT="FuraCodeNerdFont-16" +HFONT="FuraCodeNerdFont-22" # # TERMINALS diff --git a/.gnupg/pinentry-dmenu.conf b/.gnupg/pinentry-dmenu.conf index 5a6c65b..54ddbbb 100644 --- a/.gnupg/pinentry-dmenu.conf +++ b/.gnupg/pinentry-dmenu.conf @@ -1,6 +1,6 @@ asterisk = "*"; prompt = ""; -font = "FuraCodeNerdFont-7"; +font = "FuraCodeNerdFont-15"; bottom = false; prompt_fg = "#FFFFFF";