Adding screen layout

This commit is contained in:
2026-02-11 15:46:23 +01:00
parent 1c9930c049
commit fe2e83b2b0
3 changed files with 6 additions and 3 deletions

View File

@@ -5,6 +5,8 @@ if [[ $hostname == "bepis" ]]; then
$(~/.config/screenlayout/desktop.sh)
elif [[ $hostname == "arch-bepis" ]]; then
$(~/.config/screenlayout/arch-bepis-desktop-sway.sh)
elif [[ $hostname == "printer" ]]; then
$(~/.config/screenlayout/printer.sh)
elif [[ $hostname == "bepis-laptop" ]]; then
$(~/.config/screenlayout/laptop.sh)
fi

View File

@@ -0,0 +1 @@
swaymsg output HDMI-A-3 mode 2560x1440 bg ~/.config/feh/wallpaper.png stretch scale 1.2