CINNAMON-SETTINGS(1) cinnamon manual CINNAMON-SETTINGS(1)

cinnamon-settings - Configuration panel for cinnamon

cinnamon-settings [-h]
cinnamon-settings MODULE [-t TAB]
cinnamon-settings applets|panel [-p PANEL]
cinnamon-settings applets|desklets|extensions|themes|actions [-t TAB]
cinnamon-settings applets|desklets|extensions|themes|actions -t download [-s SORT]

cinnamon-settings runs the graphical user interface allowing to configure Cinnamon. Command line arguments can be used to open a specific module and even a tab within that module.

Run cinnamon-settings --help to see a list of modules.
Run cinnamon-settings MODULE --tab help to see the available tabs for a particular module.

When the applets or panel module are specified, PANEL can specify the id of a specific panel operate on.


- name or 0
- score or 1 (default value)
- date or 2
- installed or 3
- update or 4 (upgradable Spices first, then acts as date)

The following options are supported:

Print a help text describing the supported command-line options, and then exit.
Specific to the 'download' tab (see below) for applets, desklets, extensions, themes and actions modules.
Select the tab to switch to in the module. Specifying --tab=help will print a module's available tab names then exit. Not all modules have multiple tabs.
Select the panel ID to operate on. Only valid with the applets and panel modules.

$ cinnamon-settings
$ cinnamon-settings applets --panel 2
$ cinnamon-settings applets --tab=download
or
$ cinnamon-settings applets -t 1

$ cinnamon-settings applets --tab=download --sort=name
or
$ cinnamon-settings applets -t 1 -s 0

cinnamon-menu-editor(1)

Claude Clerc (claudiux) and Nicolas Bourdaud (nbourdau).

2019-02-10 Cinnamon