summaryrefslogtreecommitdiff
path: root/common/programs/dunst.nix
diff options
context:
space:
mode:
authorbrustybee <bee@4d2.org>2026-03-14 02:05:44 +0530
committerbrustybee <bee@4d2.org>2026-03-14 02:05:44 +0530
commit8ae1bc8bc07b938a7fa44106ce699ad0dc17b510 (patch)
tree6a9123c88291c021c9d676a39630e97a38b6a88c /common/programs/dunst.nix
parent03b95036d3feeede02691280641657daa5a2be56 (diff)
system24 matugen template
Diffstat (limited to 'common/programs/dunst.nix')
-rw-r--r--common/programs/dunst.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/programs/dunst.nix b/common/programs/dunst.nix
index d7d9348..f6d4cbd 100644
--- a/common/programs/dunst.nix
+++ b/common/programs/dunst.nix
@@ -21,7 +21,7 @@ in
browser = "zen --new-tab";
origin = "top-right";
- offset = "(10, 10)";
+ offset = "(10, 25)";
};
urgency_low = {
timeout = 3;