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

Stylistic changes

This commit is contained in:
RGBCube 2023-12-03 21:07:48 +03:00
parent d32895d7bb
commit 73200277c6
No known key found for this signature in database

View file

@ -50,8 +50,8 @@
pkgs = nixpkgs.legacyPackages.${system};
upkgs = {
theme = themes.custom (themes.raw.windows-95 // {
corner-radius = 16;
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
corner-radius = 12;
border-width = 3;
font.size.normal = 12;