1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-30 11:37:44 +00:00

Change dunst position

This commit is contained in:
RGBCube 2023-11-08 19:50:16 +03:00
parent 8155ea297b
commit 00b9edd9cd
No known key found for this signature in database

View file

@ -18,7 +18,7 @@ homeConfiguration "nixos" {
background = "#" + theme.background;
foreground = "#" + theme.foreground;
alignment = "left";
alignment = "center";
font = "OpenSans 12";
origin = "top-center";