1
0
Fork 0
dotfiles/.Xresources

20 lines
405 B
Plaintext
Raw Permalink Normal View History

2022-03-18 14:34:27 +01:00
! Remember to edit the cursors in the GTK settings too.
Xcursor.theme: gentoo
! Possible sizes: 16, 24, 32, 48, 64.
Xcursor.size: 24
! *TkTheme: clam
! Font stuff.
Xft.dpi: 96
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.autohint: false
Xft.lcdfilter: lcddefault
#include ".config/urxvt"
2022-03-26 15:02:46 +01:00
#include ".config/xterm"
2022-03-18 14:34:27 +01:00
#include ".emacs.d/xresources"