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:
parent
fdedc53fda
commit
e426cad6e9
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ homeConfiguration "nixos" {
|
|||
alignment = "center";
|
||||
font = "OpenSans 12";
|
||||
|
||||
min_icon_size = 48;
|
||||
min_icon_size = 64;
|
||||
|
||||
offset = "0x20";
|
||||
origin = "top-center";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue