mirror of
https://github.com/likeablob/macmini.git
synced 2024-12-28 05:29:45 +00:00
commit
622d1a0c1d
2
config/.Xdefaults
Normal file
2
config/.Xdefaults
Normal file
@ -0,0 +1,2 @@
|
||||
!xterm*reverseVideo: true
|
||||
xterm*termName: xterm-256color
|
@ -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/
|
||||
|
@ -1,5 +1,4 @@
|
||||
$fn=40;
|
||||
include <mylib.scad>
|
||||
include <scad-utils/morphology.scad>
|
||||
|
||||
WH_RATIO = 22.7/29.2;
|
||||
|
Loading…
Reference in New Issue
Block a user