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

Switch to Windows 95 theme

This commit is contained in:
RGBCube 2023-12-01 15:33:56 +03:00
parent 35fa465667
commit c74d1d7999
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

View file

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