13 lines
359 B
Plaintext
13 lines
359 B
Plaintext
# This file contains system wide configuration data for GNU Radio.
|
|
# You may override any setting on a per-user basis by editing
|
|
# ~/.config/gnuradio/grc.conf
|
|
|
|
[grc]
|
|
global_blocks_path = @blocksdir@
|
|
local_blocks_path =
|
|
examples_path = @examplesdir@
|
|
default_flow_graph =
|
|
xterm_executable = @GRC_XTERM_EXE@
|
|
canvas_font_size = 8
|
|
canvas_default_size = 1280, 1024
|