1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 19:47:47 +00:00

Make dunst use margin

This commit is contained in:
RGBCube 2023-12-07 21:47:50 +03:00
parent 7d4c8e3758
commit e0026b07ba
No known key found for this signature in database

View file

@ -26,7 +26,7 @@ homeConfiguration "nixos" {
min_icon_size = 64;
offset = "0x20";
offset = "0x${toString margin}";
origin = "top-center";
};