cleanup: remove old calls
AC_notify and bat_notify have been removed
This commit is contained in:
parent
340e4a9190
commit
9281a62fc5
@ -28,5 +28,4 @@ else
|
|||||||
. "$HOME/.xprofile"
|
. "$HOME/.xprofile"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# starts the WM
|
|
||||||
exec dwm
|
exec dwm
|
||||||
|
@ -11,8 +11,6 @@ dunst -follow mouse &> /dev/null & #temp fix
|
|||||||
[ ! -s ~/.config/mpd/pid ] && mpd
|
[ ! -s ~/.config/mpd/pid ] && mpd
|
||||||
pulsemixer --set-volume 50
|
pulsemixer --set-volume 50
|
||||||
sbacklight set 3 &
|
sbacklight set 3 &
|
||||||
bat_notify &
|
|
||||||
AC_notify &
|
|
||||||
setbg &
|
setbg &
|
||||||
dwmblocks &
|
dwmblocks &
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user