🩹 fix(dunst): Properly position the notifs

This commit is contained in:
punkfairie 2024-11-03 13:50:07 -08:00
parent 8660e0239b
commit 95051d9b7a

View file

@ -24,7 +24,7 @@
{
global = {
width = 400;
offset = "5x5";
offset = "20x60";
progress_bar_min_width = 380;
progress_bar_max_width = 380;
progress_bar_corner_radius = 2;