diff options
Diffstat (limited to 'pcb/README')
| -rw-r--r-- | pcb/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pcb/README b/pcb/README new file mode 100644 index 0000000..5402080 --- /dev/null +++ b/pcb/README @@ -0,0 +1,2 @@ +cd ~/sync/cad/hanck +nix-shell -p kicad --run 'GDK_SCALE=2 GDK_DPI_SCALE=$(xoutinfo | jq -r .device_scale_factor) kicad hanck.kicad_pro' |
