vos
This commit is contained in:
@@ -11,5 +11,7 @@ elif [[ $hostname == "surface" ]]; then
|
||||
$(~/.config/screenlayout/surface.sh)
|
||||
elif [[ $hostname == "bepis-laptop" ]]; then
|
||||
$(~/.config/screenlayout/laptop.sh)
|
||||
elif [[ $hostname == "vos"]]; then
|
||||
$(~/.config/screenlayout/vos.sh)
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user