From 663e5c2b5eac5a9f81ee27edac58bbd667e42eb5 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 15 Dec 2024 13:42:41 +0100 Subject: feat(sway): Add more screen configs for frmwrk Signed-off-by: David Runge --- .config/sway/config.d/frmwrk-output | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to '.config') diff --git a/.config/sway/config.d/frmwrk-output b/.config/sway/config.d/frmwrk-output index eba89d9..b4027a0 100644 --- a/.config/sway/config.d/frmwrk-output +++ b/.config/sway/config.d/frmwrk-output @@ -2,5 +2,16 @@ output eDP-1 { resolution 2256x1504 scale 1.5 # 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 S2722QC 2JG4MD3" { + resolution 3840x2160 + scale 1.5 + # bg /usr/share/backgrounds/gnome/adwaita-d.jxl fill +} + +output "Samsung Electric Company SAMSUNG 0x01000E00" { + resolution 3840x2160 + scale 1.5 } -- cgit v1.2.3-70-g09d2