hyprland: hy3 suffering
This commit is contained in:
parent
eef68175cc
commit
e98f3e1e1b
4 changed files with 48 additions and 13 deletions
|
@ -11,6 +11,7 @@
|
|||
(inputs'.split-monitor-workspaces.packages)
|
||||
split-monitor-workspaces
|
||||
;
|
||||
inherit (inputs'.hyprsplit.packages) hyprsplit;
|
||||
inherit (inputs'.hy3.packages) hy3;
|
||||
inherit (lib) mkIf mkDefault;
|
||||
in {
|
||||
|
@ -51,7 +52,8 @@ in {
|
|||
|
||||
# Split-monitor-workspaces provides awesome-like workspace behaviour
|
||||
plugins = [
|
||||
split-monitor-workspaces
|
||||
hy3
|
||||
hyprsplit
|
||||
];
|
||||
|
||||
# Xwayland for X applications
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue