🩹 fix(dunst): Properly position the notifs

This commit is contained in:
punkfairie 2024-11-03 13:50:07 -08:00
parent 93575943a0
commit 5cf930cc4d
Signed by: punkfairie
GPG key ID: 01823C057725C266

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;