Making some changes for laptop now named syl
This commit is contained in:
parent
3b6d7cac88
commit
cc1cf1454c
5 changed files with 8 additions and 8 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
if [ $(hostname) = "chris-linuxlaptop" ]; then
|
||||
if [ $(hostname) = "syl" ]; then
|
||||
style="laptop"
|
||||
#echo "this is hidpi"
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue