[vriska] renaming, display changes in screenlayouts

This commit is contained in:
Lexi Stelter 2020-07-08 20:36:34 +02:00
parent 45e5d756a6
commit c294604dda
3 changed files with 5 additions and 5 deletions

View file

@ -4,8 +4,8 @@ if xrandr | grep -q '^DP-2-[1-3] connected'; then
echo switching to profile homeoffice
~/.screenlayout/homeoffice.sh
elif xrandr | grep -q '^DP-[1-2] connected'; then
echo switching to profile homeoffice_jenny
~/.screenlayout/homeoffice_jenny.sh
echo switching to profile homeoffice_syd
~/.screenlayout/homeoffice_syd.sh
else
echo switching to profile laptop_only
~/.screenlayout/laptop_only.sh