pinwheel: Tweak dunst notification placement

This commit is contained in:
Alexander Heldt
2023-10-22 14:04:12 +02:00
parent 11cb33039b
commit 6fdc449241

View File

@@ -9,7 +9,7 @@
monitor = 1;
width = 300;
height = 300;
offset = "10x50";
offset = "10x10";
origin = "top-right";
transparency = 10;
frame_color = "#${config.lib.colors.foreground-dim}";