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

Set border width to 2

This commit is contained in:
RGBCube 2024-01-01 01:23:16 +03:00
parent 3d34977ccf
commit 178b2c86d2
No known key found for this signature in database

View file

@ -116,7 +116,7 @@
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
corner-radius = 8;
border-width = 1;
border-width = 2;
margin = 6;
padding = 8;