diff options
Diffstat (limited to '')
| -rw-r--r-- | schematic/xschemrc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/schematic/xschemrc b/schematic/xschemrc new file mode 100644 index 0000000..bac6d77 --- /dev/null +++ b/schematic/xschemrc @@ -0,0 +1,8 @@ +source /usr/local/share/pdk/sky130A/libs.tech/xschem/xschemrc + +set tk_scaling 1.5 +set draw_grid_axes 0 +set persistent_command 1 +set no_ask_save 1 +set ps_page_title 0 +set terminal {xterm -T xterm -geometry 100x40 -fn 9x15 -bg black -fg white -cr white -ms white -fs 32} |