really undunst

This commit is contained in:
2026-03-30 17:33:26 -07:00
parent 316b00cda3
commit 2abcc39539

View File

@@ -94,13 +94,13 @@ ACTION=="add", SUBSYSTEM=="backlight", GROUP="video", MODE="0660"
programs.dconf.enable = true;
services.gvfs.enable = true;
services.dunst.enable = true;
services.dunst.settings = {
global = {
font = "Monospace 18"; # increase the size as you like
width = 400;
height = 300;
word_wrap = true;
};
};
# services.dunst.enable = true;
# services.dunst.settings = {
# global = {
# font = "Monospace 18"; # increase the size as you like
# width = 400;
# height = 300;
# word_wrap = true;
# };
#s
}