From 93496b7622b6cf067be82a7460a0c0e92767923a Mon Sep 17 00:00:00 2001 From: "s0wlz (Matthias Puchstein)" Date: Fri, 13 Mar 2026 00:51:01 +0100 Subject: [PATCH] hypr: pin comms and element workspaces to DP-2 with scrolling layout Co-Authored-By: Claude Sonnet 4.6 --- dot_config/hypr/hyprland.d/60-rules.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_config/hypr/hyprland.d/60-rules.conf b/dot_config/hypr/hyprland.d/60-rules.conf index 11cdf53..2730ffe 100644 --- a/dot_config/hypr/hyprland.d/60-rules.conf +++ b/dot_config/hypr/hyprland.d/60-rules.conf @@ -77,7 +77,8 @@ windowrule = match:xwayland 1, no_initial_focus on workspace = special:passwordmgr, on-created-empty:bitwarden-desktop ## ========== Workspace Layout Overrides ========== -workspace = name:comms, layout:scrolling +workspace = name:comms, monitor:DP-2, layout:scrolling, layoutopt:direction:down +workspace = name:element, monitor:DP-2, layout:scrolling, layoutopt:direction:down workspace = name:steam, layout:scrolling #windowrule = float, class:org.keepassxc.KeePassXC