user/dunst: some tweaks

This commit is contained in:
LavaDesu 2021-11-18 22:59:43 +07:00
parent 428a9d66c3
commit 79936cb7dd
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -14,7 +14,7 @@ in {
follow = "mouse";
width = 460;
origin = "top-right";
offset = "24x30";
offset = "24x35";
notification_limit = 0;
indicate_hidden = true;
shrink = true;
@ -43,7 +43,7 @@ in {
always_run_script = true;
title = "Dunst";
class = "Dunst";
corner_radius = 10;
corner_radius = 15;
script = historyScript.outPath;
};