From 396ee0415785db44b5b541cf3cd2345a811902d7 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 15 Dec 2024 13:27:49 +0100 Subject: feat(sway): Add new screen setup for Samsung Odyssey G95SC Signed-off-by: David Runge --- .config/sway/config.d/hmbx-output | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to '.config/sway/config.d/hmbx-output') diff --git a/.config/sway/config.d/hmbx-output b/.config/sway/config.d/hmbx-output index 11126a7..63e2139 100644 --- a/.config/sway/config.d/hmbx-output +++ b/.config/sway/config.d/hmbx-output @@ -2,12 +2,19 @@ output "Dell Inc. DELL P2715Q 32R1F52CAMBL" { resolution 3840x2160 scale 1.6 # requires gnome-backgrounds - bg /usr/share/backgrounds/gnome/adwaita-d.jpg fill + bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill } output "Dell Inc. DELL P2715Q V48W265B409L" { resolution 3840x2160 scale 1.6 # requires gnome-backgrounds - bg /usr/share/backgrounds/gnome/adwaita-d.jpg fill + bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill +} + +output "Samsung Electric Company Odyssey G95SC H1AK500000" { + resolution 5120x1440 + scale 1.0 + # requires gnome-backgrounds + bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill } -- cgit v1.2.3-70-g09d2