diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-10-19 11:58:00 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-10-19 11:58:00 +0200 |
commit | a2baeef882c8eab978abe4d60bce12c413263f9f (patch) | |
tree | fac2c2ab7fe3fb7a8fda5f94292a22356f842f39 /.xinitrc | |
parent | 502180457386d0ebdaf07208909e29c039d5101d (diff) | |
download | dotfiles-a2baeef882c8eab978abe4d60bce12c413263f9f.tar.gz dotfiles-a2baeef882c8eab978abe4d60bce12c413263f9f.tar.xz |
Xdefaults: disable thetime
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ autostart () { #liferea & zim & clipit & - $HOME/git/thetime/src/thetime -t "%F %H:%M:%S" -p 1921,1160 -f "xft:DejaVu Sans:size=10" + #$HOME/git/thetime/src/thetime -t "%F %H:%M:%S" -p 1921,1160 -f "xft:DejaVu Sans:size=10" } # WM |