Added sunshine
This commit is contained in:
@@ -4,7 +4,7 @@ hostname=$(cat ~/hostname)
|
||||
if [[ $hostname == "bepis" ]]; then
|
||||
$(~/.config/screenlayout/desktop.sh)
|
||||
elif [[ $hostname == "arch-bepis" ]]; then
|
||||
$(~/.config/screenlayout/desktop.sh)
|
||||
$(~/.config/screenlayout/arch-bepis-desktop-sway.sh)
|
||||
elif [[ $hostname == "bepis-laptop" ]]; then
|
||||
$(~/.config/screenlayout/laptop.sh)
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user