diff options
| author | Spacedio <spacedio@thernusen.net> | 2026-04-08 22:15:39 -0400 |
|---|---|---|
| committer | Spacedio <spacedio@thernusen.net> | 2026-04-08 22:15:39 -0400 |
| commit | 087ebd3772bfe1f2c0b7a4e5acec3c7677da1b47 (patch) | |
| tree | c689425a5c18e0e85872015722a254e42e8a8426 /x11/.Xresources | |
| parent | 559cc182a5c359679b9b8bb56c12cb946e090d29 (diff) | |
| download | dotfiles-087ebd3772bfe1f2c0b7a4e5acec3c7677da1b47.tar.gz | |
Commit of Blade Stealth specific config.
Diffstat (limited to 'x11/.Xresources')
| -rw-r--r-- | x11/.Xresources | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/.Xresources b/x11/.Xresources new file mode 100644 index 0000000..e4c56af --- /dev/null +++ b/x11/.Xresources @@ -0,0 +1,10 @@ +Xft.dpi: 192 + +Xft.autohint: 0 +Xft.lcdfilter: lcddefault +Xft.hintstyle: hintslight +Xft.hinting: 1 +Xft.antialias: 1 +Xft.rgba: rgb + +Xcursor.size: 48 |
