From 1bb173f616dcde549777cfefc0d6ee5e547d284c Mon Sep 17 00:00:00 2001 From: Alexander Heldt Date: Sun, 10 Sep 2023 21:25:26 +0200 Subject: [PATCH] pinwheel: Assign workspaces in `hyprland` --- hosts/pinwheel/modules/hyprland/default.nix | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/hosts/pinwheel/modules/hyprland/default.nix b/hosts/pinwheel/modules/hyprland/default.nix index 86ccf2e..100a540 100644 --- a/hosts/pinwheel/modules/hyprland/default.nix +++ b/hosts/pinwheel/modules/hyprland/default.nix @@ -14,6 +14,17 @@ monitor=eDP-1, 1920x1200@60, 0x0, 1 env = GDK_DPI_SCALE,1.5 env = XCURSOR_SIZE,64 + + workspace = 1, monitor:HDMI-A-1 + workspace = 2, monitor:HDMI-A-1 + workspace = 3, monitor:HDMI-A-1 + workspace = 4, monitor:HDMI-A-1 + workspace = 5, monitor:HDMI-A-1 + workspace = 6, monitor:eDP-1 + workspace = 7, monitor:eDP-1 + workspace = 8, monitor:eDP-1 + workspace = 9, monitor:eDP-1 + workspace = 10, monitor:eDP-1 ''; settings = {