I got a little crazy here. a lot of laptop poop

This commit is contained in:
Chris Cochrun 2021-09-22 09:58:13 -05:00
parent 263d10c080
commit fab3b36dec
47 changed files with 3726 additions and 189 deletions

View file

@ -1,7 +1,7 @@
#!/usr/bin/env bash
if [ $(hostname) = "syl" ]; then
style="desktop"
style="laptop"
#echo "this is hidpi"
else
style="desktop"