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