mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-08 00:32:53 +00:00
feat: integrate system config
This commit is contained in:
8
home/desktops/hyprland/dunst.nix
Normal file
8
home/desktops/hyprland/dunst.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
enable = true;
|
||||
settings = {
|
||||
global = {
|
||||
origin = "top-left";
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user