hyprland: add hy3

This commit is contained in:
Charlie Root 2024-10-01 16:08:11 +02:00
commit 9e2ab640fd
Signed by: faukah
SSH key fingerprint: SHA256:jpYIt4Vkz1NBTQcks/N9OPTfTFxE6KF2W/rV7hrfrIw
4 changed files with 34 additions and 10 deletions

View file

@ -11,6 +11,7 @@
(inputs'.split-monitor-workspaces.packages)
split-monitor-workspaces
;
inherit (inputs'.hy3.packages) hy3;
inherit (lib) mkIf mkDefault;
in {
imports = [
@ -51,6 +52,7 @@ in {
# Split-monitor-workspaces provides awesome-like workspace behaviour
plugins = [
split-monitor-workspaces
hy3
];
# Xwayland for X applications