diff options
Diffstat (limited to 'config/X11/xresources')
-rw-r--r-- | config/X11/xresources | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/config/X11/xresources b/config/X11/xresources index 7c019f7..a56f91c 100644 --- a/config/X11/xresources +++ b/config/X11/xresources @@ -50,11 +50,7 @@ ! XTerm config. xterm*termName: xterm-16color xterm*metaSendsEscape: true -xterm*font: -xos4-terminus-medium-r-normal--12-120-72-72-c-60-iso10646-1 -xterm*faceName: monospace:style=regular:charwidth=6 -xterm*renderFont: false -xterm*useClipping: false -xterm*useBorderClipping: true +xterm*faceName: Hermit:style=regular:size=10 xterm*cursorColor: curs xterm*boldMode: false xterm*colorBD: bold @@ -86,3 +82,7 @@ XClock*secondColor: rgba:cc/bc/8e/ff Sxiv*font: Cozette:style=Medium:pixelsize=11 Sxiv*background: bg Sxiv*foreground: fg + +! xlock settings +XLock.mode: random +XLock.font: -*-terminus-medium-r-*--12-*-*-*-*-*-iso10646-1 |