summaryrefslogtreecommitdiff
path: root/dotfiles
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-12-15 13:16:58 +0100
committerAnton Khirnov <anton@khirnov.net>2021-01-05 20:37:20 +0100
commit2e7da2c5d990c095855709d08a0c6e9948f140ee (patch)
tree34efbf9eb77e4f7f96ab72bc6372582f5245b629 /dotfiles
parentfd2bd68bfb9fbf403345631526bd0dfe1193875b (diff)
Xresources: set Xft.dpi if defined in local config
Diffstat (limited to 'dotfiles')
-rw-r--r--dotfiles/Xresources4
1 files changed, 4 insertions, 0 deletions
diff --git a/dotfiles/Xresources b/dotfiles/Xresources
index d1f3125..898f460 100644
--- a/dotfiles/Xresources
+++ b/dotfiles/Xresources
@@ -4,6 +4,10 @@
# include XRESOURCES_LOCAL
#endif
+#ifdef DPI
+Xft.dpi: DPI
+#endif
+
URxvt.color9: tomato
URxvt.color10: spring green
URxvt.color11: yellow