From 7fce5fc157e81c706b929c5bf879401a113da669 Mon Sep 17 00:00:00 2001 From: ManOfGoldForever Date: Sun, 30 Aug 2026 00:30:06 -0400 Subject: [PATCH] fixed monitor rules --- themes/base/.config/kanshi/config | 16 ---------------- themes/hacker/.config/sway/monitors | 7 +++++++ 2 files changed, 7 insertions(+), 16 deletions(-) diff --git a/themes/base/.config/kanshi/config b/themes/base/.config/kanshi/config index b98a71a..954b379 100644 --- a/themes/base/.config/kanshi/config +++ b/themes/base/.config/kanshi/config @@ -1,28 +1,12 @@ profile dual { - # Monitors output HDMI-A-1 mode 1920x1080@239.760Hz position 0,0 transform normal output DP-1 mode 2560x1440@59.95Hz position 1920,0 transform 270 output eDP-2 disable - - # Workspace placement - exec swaymsg "workspace 1; move workspace to output HDMI-A-1" - exec swaymsg "workspace 2; move workspace to output HDMI-A-1" - exec swaymsg "workspace 3; move workspace to output DP-1" - exec swaymsg "workspace 4; move workspace to output DP-1" - exec swaymsg "workspace 5; move workspace to output DP-1" } profile single { - # External monitor + laptop display output HDMI-A-1 mode 1920x1080@239.760Hz position 0,0 transform normal output eDP-2 mode 1920x1200@165Hz position 1920,0 transform normal - - # Workspace placement - exec swaymsg "workspace 1; move workspace to output HDMI-A-1" - exec swaymsg "workspace 2; move workspace to output HDMI-A-1" - exec swaymsg "workspace 3; move workspace to output eDP-2" - exec swaymsg "workspace 4; move workspace to output eDP-2" - exec swaymsg "workspace 5; move workspace to output eDP-2" } profile laptop { diff --git a/themes/hacker/.config/sway/monitors b/themes/hacker/.config/sway/monitors index c1e1d8e..f686074 100644 --- a/themes/hacker/.config/sway/monitors +++ b/themes/hacker/.config/sway/monitors @@ -1,4 +1,11 @@ # Wallpaper - solid color output * bg #141514 solid_color +workspace 1 output HDMI-A-1 eDP-2 +workspace 2 output HDMI-A-1 eDP-2 + +workspace 3 output DP-1 eDP-2 +workspace 4 output DP-1 eDP-2 +workspace 5 output DP-1 eDP-2 + workspace 1