mirror of
https://github.com/likeablob/macmini.git
synced 2025-08-15 13:27:42 +00:00
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/.xinitrc ~/.xinitrc
|
||||||
cp -a config/.xsession ~/.xsession
|
cp -a config/.xsession ~/.xsession
|
||||||
|
cp -a config/.Xdefaults ~/.Xdefaults
|
||||||
cp -a config/xstartup ~/.vnc/
|
cp -a config/xstartup ~/.vnc/
|
||||||
cp config/99-fbdev.conf /etc/X11/xorg.conf.d/
|
cp config/99-fbdev.conf /etc/X11/xorg.conf.d/
|
||||||
cp config/fbtft.conf /etc/modprobe.d/
|
cp config/fbtft.conf /etc/modprobe.d/
|
||||||
|
@@ -1,5 +1,4 @@
|
|||||||
$fn=40;
|
$fn=40;
|
||||||
include <mylib.scad>
|
|
||||||
include <scad-utils/morphology.scad>
|
include <scad-utils/morphology.scad>
|
||||||
|
|
||||||
WH_RATIO = 22.7/29.2;
|
WH_RATIO = 22.7/29.2;
|
||||||
|
Reference in New Issue
Block a user