diff options
author | Florian Pritz <bluewind@xinu.at> | 2013-06-16 15:28:07 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2013-06-16 15:28:07 +0200 |
commit | 72a4bb4c39fd04cb6562bcdef7a2adad518b01b7 (patch) | |
tree | 7e9a61295bcd844847418d4ef30bd693fbec277c /.xinitrc | |
parent | 1931d0c57063f5703f96c63fe04e76caa13ad5b1 (diff) | |
download | dotfiles-72a4bb4c39fd04cb6562bcdef7a2adad518b01b7.tar.gz dotfiles-72a4bb4c39fd04cb6562bcdef7a2adad518b01b7.tar.xz |
zshrc: new ssh aliases; xinitrc: fix time location for 1200px screen
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,1040 -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 |