mirror of
https://github.com/RGBCube/ncc
synced 2025-08-01 20:47:48 +00:00
Change dunst position
This commit is contained in:
parent
8155ea297b
commit
00b9edd9cd
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ homeConfiguration "nixos" {
|
||||||
background = "#" + theme.background;
|
background = "#" + theme.background;
|
||||||
foreground = "#" + theme.foreground;
|
foreground = "#" + theme.foreground;
|
||||||
|
|
||||||
alignment = "left";
|
alignment = "center";
|
||||||
font = "OpenSans 12";
|
font = "OpenSans 12";
|
||||||
|
|
||||||
origin = "top-center";
|
origin = "top-center";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue