Files
TheaninovOS/home/desktops/hyprland/dunst.nix

9 lines
90 B
Nix

{
enable = true;
settings = {
global = {
origin = "top-left";
};
};
}