cleanup: remove old calls

AC_notify and bat_notify have been removed
This commit is contained in:
David JULIEN 2021-03-14 19:20:07 +01:00
parent 340e4a9190
commit 9281a62fc5
No known key found for this signature in database
GPG Key ID: 4B388E8BD9D47382
2 changed files with 0 additions and 3 deletions

View File

@ -28,5 +28,4 @@ else
. "$HOME/.xprofile"
fi
# starts the WM
exec dwm

View File

@ -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 &