diff options
author | Florian Pritz <bluewind@xssn.at> | 2010-02-09 20:54:29 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2010-02-09 20:54:29 +0100 |
commit | 8962c82465f0e4d229cc724e9621ebccc66f173b (patch) | |
tree | daa6712694042a4c16d783b6976655e21e262196 /.xinitrc | |
parent | 68af9b9e806c82e69bda7723a623be514d3db2cb (diff) | |
download | dotfiles-8962c82465f0e4d229cc724e9621ebccc66f173b.tar.gz dotfiles-8962c82465f0e4d229cc724e9621ebccc66f173b.tar.xz |
xinitrc: 2 new progs
Signed-off-by: Florian Pritz <bluewind@xssn.at>
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,7 +27,9 @@ autostart () { thunderbird & liferea & zim & + parcellite & # blueman-applet & + $HOME/git/thetime/src/thetime -t "%F %H:%M:%S" -p 1921,1040 -f "xft:DejaVu Sans:size=10" } # WM |