A lot of changes to awesome to make it work better for laptop

This commit is contained in:
Chris Cochrun 2021-04-21 09:30:26 -05:00
parent 5e07d99a76
commit f0a6e67f49
7 changed files with 52 additions and 16 deletions

View file

@ -7,7 +7,7 @@
# License: https://www.gitlab.com/dwt1/dmscripts/LICENSE
# Contributors: Derek Taylor
if [ $(hostname) = "chris-linuxlaptop" ]; then
if [ $(hostname) = "syl" ]; then
style="laptop"
#echo "this is hidpi"
else