Update, add clipboard, xfce/i3 mix

This commit is contained in:
Barak Michener 2016-07-03 09:56:54 -07:00
parent 7a8b2450a6
commit cbcee601ac
6 changed files with 31 additions and 15 deletions

View file

@ -1,6 +1,7 @@
#!/bin/bash
export PATH=$HOME/bin:$PATH
xfsettingsd &
xrdb -merge .Xdefaults &
#gnome-settings-daemon &
@ -16,14 +17,13 @@ synclient PalmDetect=1
# Running a really minimal arch system? This helps:
/usr/lib/xfce4/notifyd/xfce4-notifyd &
xfsettingsd &
pulseaudio --start &
blueman-applet &
#wicd-gtk --tray &
#if [ -f ~/.xrandrrc ]; then
#~/.xrandrrc
#fi
if [ -f ~/.xrandrrc ]; then
~/.xrandrrc
fi
~/.fehbg &
if command -v compton &>/dev/null; then