From a4f714f5cd953b99a3d176c8cac57b3af5adf4b2 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 10 Jan 2018 18:55:18 -0500 Subject: X11: set default TK theme to clam TK has crippled themes on X11 (grumbles about it having better support on proprietary systems), but clam (old-school GTK-looking) is better than the Motif-looking default. --- .config/X11/resources | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/X11/resources b/.config/X11/resources index fca1914..bcc6c80 100644 --- a/.config/X11/resources +++ b/.config/X11/resources @@ -23,3 +23,5 @@ URxvt.scrollWithBuffer: true URxvt.perl-ext-common: default,matcher URxvt.url-launcher: v-www-browser URxvt.matcher.button: 1 + +*TkTheme: clam -- cgit v1.1-4-g5e80