diff options
author | Stefan Ritter <xeno@thehappy.de> | 2011-07-06 09:42:15 +0200 |
---|---|---|
committer | Stefan Ritter <xeno@thehappy.de> | 2011-07-06 09:42:15 +0200 |
commit | acd5759c3c886ff3baf80b0fa5b62078c8184def (patch) | |
tree | 1511cc842d32575453cda0245159c9fe45a0fa8b | |
parent | 50e771d5a174b8d628aa8e67bdfaaac67926b0e6 (diff) |
Add clock to terminal
-rw-r--r-- | xorg/xresources | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/xorg/xresources b/xorg/xresources index ddddb34..bfb066f 100644 --- a/xorg/xresources +++ b/xorg/xresources @@ -18,9 +18,6 @@ *background: #000000 *foreground: #ffffff - -*foreground: #a0a0a0 -*background: #000000 *color0: #1B1D1E *color8: #505354 *color1: #F92672 @@ -37,3 +34,5 @@ *color14: #899CA1 *color7: #CCCCC6 *color15: #F8F8F2 + +urxvt.perl-ext-common: digital-clock |