From: Ruben Beltran del Rio Date: Wed, 23 Sep 2020 11:40:25 +0000 (+0200) Subject: Add XDefaults font config X-Git-Url: https://git.r.bdr.sh/rbdr/dotfiles/commitdiff_plain/ea655c4987348126eff3885ccb927d14fef3ba43?hp=a3120529521d642d00f688ec4911326a90009c0a Add XDefaults font config --- diff --git a/XDefaults b/XDefaults index 7ab8f8d..5711e21 100644 --- a/XDefaults +++ b/XDefaults @@ -1,4 +1,15 @@ +! --------------------------- ! URxvt +! --------------------------- +Xft.dpi: 96 +Xft.antialias: false +Xft.rgba: rgb +Xft.hinting: true +Xft.hintstyle: hintslight + +! --------------------------- +! URxvt +! --------------------------- URxvt.depth: 32 URxvt.geometry: 90x30 @@ -26,7 +37,7 @@ URxvt.cursorColor: #c8c7c7 ! pointer URxvt.pointerBlank: true -! rbdr ttheme +! rbdr theme ! fg / bg URxvt.background: #3e3937 URxvt.foreground: #eeeeee