Revert "fix(stylix): Move vencord target to stylix"
This reverts commit 81d59b7cfd.
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
{config, ...}: let
|
{config, ...}: let
|
||||||
inherit (config.lib.stylix) colors;
|
inherit (config.lib.stylix) colors;
|
||||||
in {
|
in {
|
||||||
|
stylix.targets.vesktop.enable = false;
|
||||||
|
|
||||||
wayland.windowManager.hyprland.settings.windowrulev2 =
|
wayland.windowManager.hyprland.settings.windowrulev2 =
|
||||||
[
|
[
|
||||||
"workspace 4, class:^(vesktop)$"
|
"workspace 4, class:^(vesktop)$"
|
||||||
|
|||||||
@@ -9,6 +9,5 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
spicetify.enable = false;
|
spicetify.enable = false;
|
||||||
vesktop.enable = false;
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user