feat: dunst + webcord

This commit is contained in:
s-prechtl 2024-09-21 12:43:34 +02:00
parent e19d4e84be
commit 2766c4d348
2 changed files with 3 additions and 1 deletions

View file

@ -107,6 +107,7 @@
vim vim
wget wget
usbutils usbutils
dunst
alacritty alacritty
ripgrep ripgrep
git git
@ -117,6 +118,7 @@
waybar waybar
banana-cursor banana-cursor
nerdfonts nerdfonts
webcord
gnumake gnumake
gccgo gccgo
unzip unzip

View file

@ -145,7 +145,7 @@
exec-once = [ exec-once = [
"waybar" "waybar"
"nm-applet" "nm-applet"
"swaync" "dunst"
"whatpulse" "whatpulse"
]; ];