laptop: fixes

This commit is contained in:
Lgmrszd 2024-11-14 03:39:49 +04:00
parent 150bdfa0f5
commit f8aa648aef
No known key found for this signature in database
GPG key ID: 9396B8BA6FBB14DE
2 changed files with 6 additions and 6 deletions

View file

@ -389,7 +389,7 @@ in
fonts.packages = with pkgs; [ fonts.packages = with pkgs; [
noto-fonts noto-fonts
noto-fonts-cjk noto-fonts-cjk-sans
noto-fonts-emoji noto-fonts-emoji
]; ];

View file

@ -42,12 +42,12 @@
accents = [ "yellow" ]; accents = [ "yellow" ];
}) })
(catppuccin-kvantum.override { (catppuccin-kvantum.override {
variant = "Latte"; variant = "latte";
accent = "Yellow"; accent = "yellow";
}) })
(catppuccin-kvantum.override { (catppuccin-kvantum.override {
variant = "Macchiato"; variant = "macchiato";
accent = "Yellow"; accent = "yellow";
}) })
remmina remmina
@ -256,7 +256,7 @@
obs-source-switcher obs-source-switcher
obs-gstreamer obs-gstreamer
input-overlay input-overlay
advanced-scene-switcher # advanced-scene-switcher
]; ];
}; };