.config/herbstluftwm/autostart
This commit is contained in:
parent
d1a25f617f
commit
9fb7650a9d
1 changed files with 0 additions and 11 deletions
|
@ -46,18 +46,7 @@ hc rule windowtype=_NET_WM_WINDOW_TYPE_DIALOG focus=on pseudotile=on
|
|||
hc rule class=Xephyr pseudotile=on
|
||||
hc rule instance=Xine\ Window pseudotile=on
|
||||
|
||||
xsetroot -solid "#000000"
|
||||
emacs --daemon &
|
||||
|
||||
pidof mpdscribble >& /dev/null
|
||||
if [ $? -ne 0 ]
|
||||
then
|
||||
mpdscribble &
|
||||
fi
|
||||
|
||||
xbindkeys
|
||||
xmodmap ~/.Xmodmap
|
||||
echo test > ~/.xmodmap-errors
|
||||
|
||||
# Panel
|
||||
~/.config/herbstluftwm/panel.sh &
|
||||
|
|
Loading…
Reference in a new issue