diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-02-03 11:44:54 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-02-03 11:44:54 +0100 |
commit | d26e02879621c747d92ab396d1972120ecb663a4 (patch) | |
tree | f15306229ef5aea8d0d4e27de6f3250cde393172 /.xinitrc | |
parent | 8bf1f954a381194db351f2399af372a130210104 (diff) | |
download | dotfiles-d26e02879621c747d92ab396d1972120ecb663a4.tar.gz dotfiles-d26e02879621c747d92ab396d1972120ecb663a4.tar.xz |
zshrc: remove -g from LESS; xinitrc: start clipit
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,7 +34,7 @@ autostart () { thunderbird & liferea & zim & - parcellite & + clipit & $HOME/git/thetime/src/thetime -t "%F %H:%M:%S" -p 1921,1040 -f "xft:DejaVu Sans:size=10" } |