Almost nothing

This commit is contained in:
Chris Cochrun 2021-04-24 05:34:45 -05:00
parent 7ff4eb42de
commit 8bf547cfac
3 changed files with 4 additions and 6 deletions

View file

@ -20,10 +20,8 @@
# variable.
if [ $(hostname) = 'syl' ]; then
echo laptop
size=2300x1500
else
echo desktop
size=1500x900
fi