From 214bdb10b93216cfd7020f5bdd1ed0804804d711 Mon Sep 17 00:00:00 2001 From: Timo Wilken Date: Mon, 21 Nov 2022 23:56:20 +0100 Subject: Improve Xorg setup --- Xresources | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 Xresources (limited to 'Xresources') diff --git a/Xresources b/Xresources new file mode 100644 index 00000000..ba534392 --- /dev/null +++ b/Xresources @@ -0,0 +1,13 @@ +!! ~/.Xresources: X resources and settings + +*TkTheme: clam + +Xft.antialias: true +Xft.dpi: 96 +Xft.hinting: true +Xft.hintstyle: hintfull +Xft.lcdfilter: lcddefault +Xft.rgba: rgb + +Xcursor.theme: Catppuccin-Mocha-Dark-Cursors +Xcursor.size: 16 -- cgit v1.2.3