diff --git a/.config/herbstluftwm/autostart b/.config/herbstluftwm/autostart index f8a3476..4b4add1 100755 --- a/.config/herbstluftwm/autostart +++ b/.config/herbstluftwm/autostart @@ -46,6 +46,18 @@ hc rule instance=Xine\ Window pseudotile=on # Panel ~/.config/herbstluftwm/panel.sh & +xmodmap ~/.Xmodmap +xsetroot -solid "#000000" +emacs --daemon & + +pidof mpdscribble >& /dev/null +if [ $? -ne 0 ] +then + mpdscribble & +fi + +xbindkeys + # Prep default hc load default "(split horizontal:0.550000:0 (split vertical:0.850000:0 (split horizontal:0.180000:1 (clients max:0) (clients max:0 0x140001a)) (clients max:0)) (clients max:0 0xc00077))"