mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 19:17:45 +00:00
Stylistic changes
This commit is contained in:
parent
d32895d7bb
commit
73200277c6
1 changed files with 2 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue