Use dunst instead notification-daemon

This commit is contained in:
Tunui Franken 2021-12-29 17:02:21 +01:00
parent 29261dbf40
commit 800dac9d31
2 changed files with 3 additions and 3 deletions

View file

@ -28,12 +28,10 @@ base:
- wget
- xorg
- numlockx # activate numlock (set in .xinitrc)
- notification-daemon
- dunst
- udiskie # automount external drives (set in .xinitrc)
- xmlstarlet # for clitip
- pandoc # for clitip
- run:
- sudo ln -rsi dotfiles/dbus/org.freedesktop.Notifications.service /usr/share/dbus-1/services/org.freedesktop.Notifications.service
- run:
command: sudo pkgfile -u
condition: arch

View file

@ -55,4 +55,6 @@ for monitor in $(xrandr --listactivemonitors | awk '{print $4}'); do
xrandr --output "$monitor" --mode 1920x1080
done
/usr/bin/dunst &
exec i3