From 19ce5eecd4bdc80a8c7b895bc8897fe69f73698a Mon Sep 17 00:00:00 2001 From: Tobias Schmidl Date: Tue, 23 Feb 2021 08:37:54 +0100 Subject: [PATCH] Xresources: Use Render for XClock --- .Xresources | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.Xresources b/.Xresources index a0bcc5c..1c266f6 100644 --- a/.Xresources +++ b/.Xresources @@ -139,7 +139,6 @@ Xft.hintstyle: hintfull Xft.lcdfilter: lcddefault Xft.render: true - ! xscreensaver --------------------------------------------------------------- xscreensaver.splash: false @@ -159,13 +158,13 @@ xscreensaver.passwd.passwdFont: xft:Hack:style=Bold:size=12 !xscreensaver.Dialog.dateFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-* !xscreensaver.passwd.passwdFont: -*-dejavu sans-bold-r-*-*-12-*-*-*-*-*-*-* - ! xclock --------------------------------------------------------------------- XClock.Clock.update: 1 XClock.Clock.analog: false XClock.Clock.background: S_base3 XClock.Clock.foreground: S_base00 +XClock.Clock.render: true ! xcalc ----------------------------------------------------------------------