Xresources: Use Render for XClock
This commit is contained in:
parent
1966d40751
commit
19ce5eecd4
1 changed files with 1 additions and 2 deletions
|
@ -139,7 +139,6 @@ Xft.hintstyle: hintfull
|
||||||
Xft.lcdfilter: lcddefault
|
Xft.lcdfilter: lcddefault
|
||||||
Xft.render: true
|
Xft.render: true
|
||||||
|
|
||||||
|
|
||||||
! xscreensaver ---------------------------------------------------------------
|
! xscreensaver ---------------------------------------------------------------
|
||||||
|
|
||||||
xscreensaver.splash: false
|
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.Dialog.dateFont: -*-dejavu sans-medium-r-*-*-12-*-*-*-*-*-*-*
|
||||||
!xscreensaver.passwd.passwdFont: -*-dejavu sans-bold-r-*-*-12-*-*-*-*-*-*-*
|
!xscreensaver.passwd.passwdFont: -*-dejavu sans-bold-r-*-*-12-*-*-*-*-*-*-*
|
||||||
|
|
||||||
|
|
||||||
! xclock ---------------------------------------------------------------------
|
! xclock ---------------------------------------------------------------------
|
||||||
|
|
||||||
XClock.Clock.update: 1
|
XClock.Clock.update: 1
|
||||||
XClock.Clock.analog: false
|
XClock.Clock.analog: false
|
||||||
XClock.Clock.background: S_base3
|
XClock.Clock.background: S_base3
|
||||||
XClock.Clock.foreground: S_base00
|
XClock.Clock.foreground: S_base00
|
||||||
|
XClock.Clock.render: true
|
||||||
|
|
||||||
! xcalc ----------------------------------------------------------------------
|
! xcalc ----------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue