mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +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;
|
||||
foreground = "#" + theme.foreground;
|
||||
|
||||
alignment = "left";
|
||||
alignment = "center";
|
||||
font = "OpenSans 12";
|
||||
|
||||
origin = "top-center";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue