about summary refs log tree commit diff
path: root/configs/laptop
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2019-03-20T15·12+0000
committerWilliam Carroll <wpcarro@gmail.com>2019-03-20T15·12+0000
commit7f0c0084e2074f6f88dc5cb2e968a53dc923c4c0 (patch)
tree7c8a35cff7184821835715f3e1023b191a0a5f60 /configs/laptop
parentef2b9342682dd693b203c293520a849c8f3b40c1 (diff)
Support Xresources for multiple devices
This borrows the setup used with .xsessionrc{,.shared,.device}. It supports
configuration for my desktop, laptop, cloudtop.
Diffstat (limited to 'configs/laptop')
-rw-r--r--configs/laptop/x_server/.Xresources.device1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/laptop/x_server/.Xresources.device b/configs/laptop/x_server/.Xresources.device
new file mode 100644
index 000000000000..3f574b5502df
--- /dev/null
+++ b/configs/laptop/x_server/.Xresources.device
@@ -0,0 +1 @@
+Xft.dpi: 200
\ No newline at end of file