Skip to content

Commit

Permalink
🔧 hyprland: fix split-workspace-monitors
Browse files Browse the repository at this point in the history
  • Loading branch information
elythh committed Feb 24, 2024
1 parent 014a68e commit 1209c5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions home/gwen/conf/ui/wayland/hyprland/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ in
};

wayland.windowManager.hyprland = {
package = inputs.hyprland.packages.${pkgs.system}.hyprland;
plugins = [
split-monitor-workspaces.packages.${pkgs.system}.split-monitor-workspaces
];
Expand Down

0 comments on commit 1209c5f

Please sign in to comment.