phosh: update scale to 1.5

this should have been done earlier, but got lost in some orphaned commit
This commit is contained in:
colin 2022-06-01 16:14:12 -07:00
parent 4c19754a4f
commit 94aeb0eebb

View File

@ -7,7 +7,7 @@
phocConfig = {
# find default outputs by catting /etc/phosh/phoc.ini
outputs.DSI-1 = {
scale = 2;
scale = 1.5;
};
};
};