# SPDX-License-Identifier: GPL-3.0-or-later #TODO: all of this not having its own... namespace? is that what you call it? is not great #label_width = 213 label_width = 450 printer_width = 512 max_label_length = 2000 printer_id = 0 printers = [ {"url": "labelprinter.ti", "title": "Narrow labels", "tooltip": "Narrow labels that are hard to remove and are likely to leave residue"}, {"url": "labelprinter2.ti", "title": "Wide labels", "tooltip": "Wide and easy to remove labels"}, ]