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"
|
||||
fi
|
||||
|
||||
# starts the WM
|
||||
exec dwm
|
||||
|
@ -11,8 +11,6 @@ dunst -follow mouse &> /dev/null & #temp fix
|
||||
[ ! -s ~/.config/mpd/pid ] && mpd
|
||||
pulsemixer --set-volume 50
|
||||
sbacklight set 3 &
|
||||
bat_notify &
|
||||
AC_notify &
|
||||
setbg &
|
||||
dwmblocks &
|
||||
|
||||
|
Reference in New Issue
Block a user