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:
parent
35fa465667
commit
c74d1d7999
2 changed files with 4 additions and 4 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue