mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 19:47:47 +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};
|
pkgs = nixpkgs.legacyPackages.${system};
|
||||||
|
|
||||||
upkgs = {
|
upkgs = {
|
||||||
theme = themes.custom (themes.raw.windows-95 // {
|
theme = themes.custom (themes.raw.gruvbox-dark-hard // {
|
||||||
corner-radius = 16;
|
corner-radius = 12;
|
||||||
border-width = 3;
|
border-width = 3;
|
||||||
|
|
||||||
font.size.normal = 12;
|
font.size.normal = 12;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue