hyprland: remove hy3 again
This commit is contained in:
parent
b11ca3bd49
commit
167bb6ea2b
3 changed files with 11 additions and 49 deletions
|
@ -7,12 +7,7 @@
|
|||
}: let
|
||||
cfg = config.modules.usrEnv.desktops.hyprland;
|
||||
inherit (config.meta.mainUser) username;
|
||||
inherit
|
||||
(inputs'.split-monitor-workspaces.packages)
|
||||
split-monitor-workspaces
|
||||
;
|
||||
inherit (inputs'.hyprsplit.packages) hyprsplit;
|
||||
inherit (inputs'.hy3.packages) hy3;
|
||||
inherit (lib) mkIf mkDefault;
|
||||
in {
|
||||
imports = [
|
||||
|
@ -52,7 +47,6 @@ in {
|
|||
|
||||
# Split-monitor-workspaces provides awesome-like workspace behaviour
|
||||
plugins = [
|
||||
hy3
|
||||
hyprsplit
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue