mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-27 07:20:14 +00:00
disable dunst
not really needed currently
This commit is contained in:
@ -5,7 +5,7 @@
|
|||||||
config = {
|
config = {
|
||||||
|
|
||||||
home-manager.users.${config.user}.services.dunst = {
|
home-manager.users.${config.user}.services.dunst = {
|
||||||
enable = true;
|
enable = false;
|
||||||
settings = {
|
settings = {
|
||||||
global = {
|
global = {
|
||||||
width = 300;
|
width = 300;
|
||||||
|
Reference in New Issue
Block a user