user/dunst: some tweaks
This commit is contained in:
parent
428a9d66c3
commit
79936cb7dd
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue