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:
parent
7d4c8e3758
commit
e0026b07ba
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ homeConfiguration "nixos" {
|
|||
|
||||
min_icon_size = 64;
|
||||
|
||||
offset = "0x20";
|
||||
offset = "0x${toString margin}";
|
||||
origin = "top-center";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue