diff --git a/home/.Xdefaults b/home/.Xdefaults index 1ffc1bb..c16db10 100644 --- a/home/.Xdefaults +++ b/home/.Xdefaults @@ -23,6 +23,3 @@ URxvt*pointerBlank: True ! No scrollbar URxvt*scrollBar: False - -! Force same dpi (for alacritty) -Xft.dpi: 96 diff --git a/home/.Xresources b/home/.Xresources new file mode 100644 index 0000000..472c953 --- /dev/null +++ b/home/.Xresources @@ -0,0 +1,2 @@ +! Force same dpi (for alacritty) +Xft.dpi: 96