diff options
author | Florian Pritz <bluewind@xinu.at> | 2014-01-10 00:06:32 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2014-01-10 00:06:32 +0100 |
commit | b08a8db31fe8f331f4e615e818ca0e252750b6c4 (patch) | |
tree | 109a4c670e66526eaeb839b17c04fe7f47666fe8 | |
parent | 72306d8b791dad9eed41368eeb87b292bff39fb1 (diff) | |
download | dotfiles-b08a8db31fe8f331f4e615e818ca0e252750b6c4.tar.gz dotfiles-b08a8db31fe8f331f4e615e818ca0e252750b6c4.tar.xz |
xinitrc: set SDL driver to pulse; cleanup
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r-- | .xinitrc | 6 | ||||
-rw-r--r-- | .zshrc | 5 |
2 files changed, 4 insertions, 7 deletions
@@ -2,6 +2,7 @@ cd $HOME export VDPAU_NVIDIA_NO_OVERLAY=1 +export SDL_AUDIODRIVER="pulse" xrandr --output DVI-D-0 --left-of DVI-I-1 @@ -24,7 +25,7 @@ xflux -l 48.190 -g 15.62 -k 4200 autostart () { #urxvt -g 125x+45+1041+0 -e ssh mistral & -# urxvt -g 125x+45+1920+0 -e ssh karif & + #urxvt -g 125x+45+1920+0 -e ssh karif & stalonetray --dockapp-mode -p --kludges force_icons_size & for f in $XDG_CONFIG_HOME/conky/*; do conky -c "$f" & @@ -33,7 +34,6 @@ autostart () { keepassx& transmission-remote-gtk & thunderbird & - zim & clipit & #$HOME/git/thetime/src/thetime -t "%F %H:%M:%S" -p 1921,1160 -f "xft:DejaVu Sans:size=10" } @@ -45,7 +45,7 @@ case "$1" in sleep 1 urxvt & ;; - *|openbox) + *|openbox) openbox & sleep 1 autostart & @@ -1,7 +1,4 @@ -#---------------------------------------------------- -# File: ~/.zshrc -# Author: Florian "Bluewind" Pritz <f-p@gmx.at> -#---------------------------------------------------- +# Author: Florian Pritz <bluewind@xinu.at> # Don't show input while loading stty -echo |