hyprland: remove hyprchroma

a
This commit is contained in:
Charlie Root 2024-10-22 19:30:50 +02:00
commit 0010081a9f
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
4 changed files with 1 additions and 47 deletions

View file

@ -64,8 +64,6 @@ in {
"size 70% 70%, class:^(code), title: ^(Open*)"
"center, class: ^(code), title: ^(Open*)"
"float, class:^(org.keepassxc.KeePassXC)$"
"plugin:chromakey,fullscreen:0"
# "chromakey_background = rgb(07121b)"
];
};
};

View file

@ -8,7 +8,6 @@
cfg = config.modules.usrEnv.desktops.hyprland;
inherit (config.meta.mainUser) username;
inherit (inputs'.hyprsplit.packages) hyprsplit;
hyprchroma = inputs'.hyprchroma.packages.default;
inherit (lib) mkIf mkDefault;
in {
imports = [
@ -49,7 +48,6 @@ in {
# Split-monitor-workspaces provides awesome-like workspace behaviour
plugins = [
hyprsplit
hyprchroma
];
# Xwayland for X applications