diff options
author | Aditya <bluenerd@protonmail.com> | 2023-02-26 17:09:32 +0530 |
---|---|---|
committer | Aditya <bluenerd@protonmail.com> | 2023-02-26 17:09:32 +0530 |
commit | cbfaaff0d4c92b5e83fccdd5935fe78d69c9b5e1 (patch) | |
tree | 10ce3386bdc697927b984b44f6aa4b94e5ee1049 /cinnamon/spices/printers@cinnamon.org/6.json | |
parent | a1682154f7142053a74284623e3eb8c32b7a25cd (diff) |
add cinnamon
Diffstat (limited to 'cinnamon/spices/printers@cinnamon.org/6.json')
-rw-r--r-- | cinnamon/spices/printers@cinnamon.org/6.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/cinnamon/spices/printers@cinnamon.org/6.json b/cinnamon/spices/printers@cinnamon.org/6.json new file mode 100644 index 0000000..64eb33f --- /dev/null +++ b/cinnamon/spices/printers@cinnamon.org/6.json @@ -0,0 +1,19 @@ +{ + "section1": { + "type": "section", + "description": "Appearance" + }, + "show-icon": { + "type": "radiogroup", + "default": "printers", + "description": "Show printer icon", + "options": { + "Always": "always", + "When printers exist": "printers", + "When printing": "jobs" + }, + "tooltip": "Choose when to show the printer icon in the panel", + "value": "printers" + }, + "__md5__": "93e5a8d56ccfdbf949efa8b7e5b6ef9d" +}
\ No newline at end of file |