scratchpad from bling awesome

This commit is contained in:
Chris Cochrun 2021-09-08 09:27:25 -05:00
parent 0d7f3e5a89
commit 87ee1ba3d0
20 changed files with 724 additions and 117 deletions

View file

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