From 40bb01e3a3e6092dae7c064c0a76cab4d30cabf5 Mon Sep 17 00:00:00 2001 From: wholteza Date: Wed, 11 Feb 2026 15:58:12 +0100 Subject: [PATCH] Screen settings for surface --- .config/screenlayout/apply-screen-layout.sh | 2 ++ .config/screenlayout/surface.sh | 1 + 2 files changed, 3 insertions(+) create mode 100755 .config/screenlayout/surface.sh diff --git a/.config/screenlayout/apply-screen-layout.sh b/.config/screenlayout/apply-screen-layout.sh index 41d10eb..6e0d2cb 100755 --- a/.config/screenlayout/apply-screen-layout.sh +++ b/.config/screenlayout/apply-screen-layout.sh @@ -7,6 +7,8 @@ elif [[ $hostname == "arch-bepis" ]]; then $(~/.config/screenlayout/arch-bepis-desktop-sway.sh) elif [[ $hostname == "printer" ]]; then $(~/.config/screenlayout/printer.sh) +elif [[ $hostname == "surface" ]]; then + $(~/.config/screenlayout/surface.sh) elif [[ $hostname == "bepis-laptop" ]]; then $(~/.config/screenlayout/laptop.sh) fi diff --git a/.config/screenlayout/surface.sh b/.config/screenlayout/surface.sh new file mode 100755 index 0000000..eba495a --- /dev/null +++ b/.config/screenlayout/surface.sh @@ -0,0 +1 @@ +swaymsg output eDP-1 mode 2256x1504 bg ~/.config/feh/wallpaper.png stretch scale 1.2