Making some minor improvements to awesome

This commit is contained in:
Chris Cochrun 2021-03-30 06:16:57 -05:00
parent a8b74e1f7b
commit 01953ff9ae
9 changed files with 26 additions and 27 deletions

View file

@ -19,7 +19,7 @@
# not work in dash and others), so we cannot store the result of listfiles to a
# variable.
if [ $(hostname) = 'chris-linuxlaptop' ]; then
if [ $(hostname) = 'syl' ]; then
echo laptop
size=2300x1500
else