10 lines
311 B
Plaintext
10 lines
311 B
Plaintext
|
|
# Copy to ~/.config/floppy-utils/config and adjust paths.
|
||
|
|
|
||
|
|
# FLOPPY_DISKDIR="$HOME/Retro/BLANKS"
|
||
|
|
# FLOPPY_MEDIADIR="/media/$USER"
|
||
|
|
|
||
|
|
# Mitsumi USB UFDD on this machine (when no other removable disks attached):
|
||
|
|
# FLOPPY_DEVICE=/dev/sda
|
||
|
|
|
||
|
|
# FLOPPY_DEFAULT_SIZE_KB=1440
|
||
|
|
# FLOPPY_DEVICE_MATCH='mitsumi|ufdd|fdd|floppy'
|