139 current 2024-12-31 07:02:39 25.05.20241217.d3c42f1 6.6.66 *
This commit is contained in:
@@ -5,6 +5,19 @@
|
||||
}: {
|
||||
services.dunst = {
|
||||
enable = true;
|
||||
configFile = ./dunstrc;
|
||||
# configFile = ./dunstrc;
|
||||
settings = {
|
||||
global = {
|
||||
monitor = 0;
|
||||
follow = "mouse";
|
||||
width = 300;
|
||||
height = 300;
|
||||
origin = "top-right";
|
||||
offset = "10x50";
|
||||
scale = 0;
|
||||
notification_limit = 0;
|
||||
progress_bar = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user