fixed vesktop
This commit is contained in:
parent
17a5b1ab9c
commit
7618445cc9
4 changed files with 6 additions and 4 deletions
|
@ -12,7 +12,7 @@ _: {
|
|||
./rofi.nix
|
||||
./WM
|
||||
./kitty.nix
|
||||
# ./vivado.nix
|
||||
./vivado.nix
|
||||
./alacritty.nix
|
||||
./firefox.nix
|
||||
./steam.nix
|
||||
|
|
|
@ -33,8 +33,8 @@ in {
|
|||
autoUpdate = false;
|
||||
autoUpdateNotification = false;
|
||||
useQuickCss = true;
|
||||
themeLinks = [];
|
||||
enabledThemes = ["Catppuccin.theme.css"];
|
||||
themeLinks = ["https://github.com/Costeer/Gruvbox-Material-Themes/blob/main/Discord%20Theme/gruvboxmaterial.theme.css"];
|
||||
enabledThemes = ["gruvboxmaterial.theme.css"];
|
||||
enableReactDevtools = true;
|
||||
frameless = false;
|
||||
transparent = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue