Screen settings for surface
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user