From 69a722cfd33076a4d63f1d49e52bed427453eabe Mon Sep 17 00:00:00 2001 From: dacctal <120422854+dacctal@users.noreply.github.com> Date: Thu, 5 Mar 2026 01:21:45 +0000 Subject: initial commit --- .config/sway/monitors | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100755 .config/sway/monitors (limited to '.config/sway/monitors') diff --git a/.config/sway/monitors b/.config/sway/monitors new file mode 100755 index 0000000..2eb991e --- /dev/null +++ b/.config/sway/monitors @@ -0,0 +1,10 @@ +# Wallpaper +output * bg ~/.config/sway/walls/caelus.png fill + +# My monitors (change to work for yours): +output DP-2 res 1920x1080@143.981Hz pos 0,0 +output DP-1 res 1920x1080@74.973Hz pos 1920,0 +output HDMI-A-1 modeline 141.50 1920 2032 2232 2544 1080 1083 1088 1114 -hsync +vsync +output HDMI-A-1 pos 960,-1080 + +# You can get the names of your outputs by running: swaymsg -t get_outputs -- cgit v1.2.3