mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Change dunst color and position
This commit is contained in:
parent
77362ff325
commit
45cd4fad18
2 changed files with 4 additions and 1 deletions
|
@ -20,6 +20,9 @@ homeConfiguration "nixos" {
|
|||
|
||||
alignment = "left";
|
||||
font = "OpenSans 12";
|
||||
|
||||
origin = "top-center";
|
||||
offset = "0x20";
|
||||
};
|
||||
|
||||
settings.urgency_low = {
|
||||
|
|
|
@ -9,5 +9,5 @@
|
|||
|
||||
low = "94A6FF";
|
||||
medium = "FAA41A";
|
||||
high = "F15D22";
|
||||
high = "AC1800";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue