fix: wallpapers

This commit is contained in:
2025-04-18 02:42:55 +03:00
parent cddf52d5d3
commit df54654750
+1 -1
View File
@@ -2,7 +2,7 @@
stylix = { stylix = {
enable = true; enable = true;
targets = { targets = {
hyprland.enable = true; hyprpaper.enable = lib.mkForce false;
waybar.enable = false; waybar.enable = false;
kitty.variant256Colors = true; kitty.variant256Colors = true;
}; };