disable dunst

not really needed currently
This commit is contained in:
Noah Masur 2023-04-15 18:37:36 -04:00
parent d013f980a7
commit 8d389013ad

View File

@ -5,7 +5,7 @@
config = {
home-manager.users.${config.user}.services.dunst = {
enable = true;
enable = false;
settings = {
global = {
width = 300;