add split monitor

This commit is contained in:
2026-05-07 22:03:24 +09:00
parent c64cfb5e83
commit af6d69f9b8
2 changed files with 35 additions and 12 deletions

View File

@@ -1,4 +1,9 @@
{ inputs, pkgs, ... }:
{
inputs,
split-monitor-workspaces,
pkgs,
...
}:
{
imports = [
@@ -39,6 +44,9 @@
enable = true;
xwayland.enable = true;
package = inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland;
plugins = [
split-monitor-workspaces.packages.x86_64-linux.split-monitor-workspaces
];
extraConfig = ''
source = ~/.config/hypr/common.conf
source = ~/.config/hypr/device/laptop.conf