mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 20:25:38 +00:00
disable dunst
not really needed currently
This commit is contained in:
parent
d013f980a7
commit
8d389013ad
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user