diff --git a/user-modules/desktop/theming/colors.nix b/user-modules/desktop/theming/colors.nix index f418de4..00f6b1e 100644 --- a/user-modules/desktop/theming/colors.nix +++ b/user-modules/desktop/theming/colors.nix @@ -144,7 +144,7 @@ in qutebrowser.enable = true; vscode = { enable = true; - profileNames = [ "Default" ]; + profileNames = [ "default" ]; }; zathura.enable = true; };