aboutsummaryrefslogtreecommitdiff
path: root/XServer/.Xresources
diff options
context:
space:
mode:
authorAryadev Chavali <aryadev@aryadevchavali.com>2024-08-19 16:32:34 +0100
committerAryadev Chavali <aryadev@aryadevchavali.com>2024-08-19 16:33:06 +0100
commit175d1bd2ea3a4c59433e3200ebe4e5abe6ea64e0 (patch)
treebe53769e95f8668c5dea9a25af279dfc66ac7e14 /XServer/.Xresources
parentb094a88067e008fda09bab8c25cf2a2add163f0e (diff)
downloaddotfiles-175d1bd2ea3a4c59433e3200ebe4e5abe6ea64e0.tar.gz
dotfiles-175d1bd2ea3a4c59433e3200ebe4e5abe6ea64e0.tar.bz2
dotfiles-175d1bd2ea3a4c59433e3200ebe4e5abe6ea64e0.zip
(XServer)+font scaling to Xresources
Diffstat (limited to 'XServer/.Xresources')
-rw-r--r--XServer/.Xresources5
1 files changed, 5 insertions, 0 deletions
diff --git a/XServer/.Xresources b/XServer/.Xresources
index 6d5e344..f731a40 100644
--- a/XServer/.Xresources
+++ b/XServer/.Xresources
@@ -1,5 +1,10 @@
*.font: Source Code Pro:pixelsize=15:antialias=true
*.alpha: 0.9
+Xft.antialias: true
+Xft.hinting: true
+Xft.rgba: rgb
+Xft.hintstyle: hintfull
+Xft.dpi: 144
/* !! solarized */
/* *.color0: #073642 */
/* *.color1: #dc322f */