mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 12:37:46 +00:00
Make dunst use margin
This commit is contained in:
parent
7d4c8e3758
commit
e0026b07ba
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ homeConfiguration "nixos" {
|
||||||
|
|
||||||
min_icon_size = 64;
|
min_icon_size = 64;
|
||||||
|
|
||||||
offset = "0x20";
|
offset = "0x${toString margin}";
|
||||||
origin = "top-center";
|
origin = "top-center";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue