diff options
Diffstat (limited to 'common/programs/dunst.nix')
| -rw-r--r-- | common/programs/dunst.nix | 2 |
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; |
