LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

cinnamon-extension-tool

Manage Cinnamon desktop applets, desklets, and extensions

TLDR

List all installed extensions
$ cinnamon-extension-tool --list --extension
copy
List all installed applets
$ cinnamon-extension-tool --list --applet
copy
List all installed desklets
$ cinnamon-extension-tool --list --desklet
copy
Enable an extension by UUID
$ cinnamon-extension-tool --enable [extension-uuid]
copy
Disable an extension by UUID
$ cinnamon-extension-tool --disable [extension-uuid]
copy
Reload the Cinnamon shell
$ cinnamon-extension-tool --reload
copy

SYNOPSIS

cinnamon-extension-tool [--list] [--enable UUID] [--disable UUID] [--reload] [--applet|--desklet|--extension|--lnf]

DESCRIPTION

cinnamon-extension-tool manages Cinnamon "spices" (applets, desklets, extensions, and themes) from the command line. It provides functionality for listing, enabling, disabling, and reloading desktop components without using the graphical settings interface.Each spice is identified by a unique UUID, which can be obtained from the --list output. Enabled items are marked with an asterisk (*).

PARAMETERS

--list

List installed spices of the specified type
--enable UUID
Enable the spice with the specified UUID
--disable UUID
Disable the spice with the specified UUID
--reload
Reload the Cinnamon shell
Spice type selectors:--applet
Target panel applets
--desklet
Target desktop widgets
--extension
Target shell extensions
--lnf
Target look & feel themes

CAVEATS

Requires an active Cinnamon desktop session to communicate with. UUIDs are case-sensitive. Changes typically apply immediately, though some may require a shell reload or logout.

HISTORY

cinnamon-extension-tool was introduced in Cinnamon 2.4 (2014) by the Linux Mint team to provide command-line management of Cinnamon spices, similar to GNOME's extension CLI tools.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid