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

Make dunst min_icon_size 64

This commit is contained in:
RGBCube 2023-11-11 22:53:21 +03:00
parent fdedc53fda
commit e426cad6e9
No known key found for this signature in database

View file

@ -23,7 +23,7 @@ homeConfiguration "nixos" {
alignment = "center";
font = "OpenSans 12";
min_icon_size = 48;
min_icon_size = 64;
offset = "0x20";
origin = "top-center";