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

Adjust padding etc

This commit is contained in:
RGBCube 2023-12-14 00:08:00 +03:00
parent 232072aa5f
commit c4abf626c9
No known key found for this signature in database

View file

@ -97,10 +97,10 @@ in {
(name: inputs.${name}.packages.${system}.default));
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
corner-radius = 0;
border-width = 1;
corner-radius = 8;
border-width = 2;
margin = 0;
margin = 4;
padding = 8;
font.size.normal = 12;