Merge pull request #5 from likeablob/develop

merge develop
This commit is contained in:
likeablob 2019-10-13 15:09:15 +09:00 committed by GitHub
commit 622d1a0c1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 1 deletions

2
config/.Xdefaults Normal file
View File

@ -0,0 +1,2 @@
!xterm*reverseVideo: true
xterm*termName: xterm-256color

View File

@ -30,6 +30,7 @@ fc-cache -fv # just in case
cp -a config/.xinitrc ~/.xinitrc
cp -a config/.xsession ~/.xsession
cp -a config/.Xdefaults ~/.Xdefaults
cp -a config/xstartup ~/.vnc/
cp config/99-fbdev.conf /etc/X11/xorg.conf.d/
cp config/fbtft.conf /etc/modprobe.d/

View File

@ -1,5 +1,4 @@
$fn=40;
include <mylib.scad>
include <scad-utils/morphology.scad>
WH_RATIO = 22.7/29.2;