summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2013-02-03 11:44:54 +0100
committerFlorian Pritz <bluewind@xinu.at>2013-02-03 11:44:54 +0100
commitd26e02879621c747d92ab396d1972120ecb663a4 (patch)
treef15306229ef5aea8d0d4e27de6f3250cde393172 /.xinitrc
parent8bf1f954a381194db351f2399af372a130210104 (diff)
downloaddotfiles-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--.xinitrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index 651db14..f4da986 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -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"
}