Settings Plus

UUID: SettingsPlus@lusito.info
Last edited:
1 day ago 2025-08-04, 00:54
Last commit: [1b068fb3] Hungarian translation update for Cinnamon Applets (#7474)

A Customizable Settings Menu

Log In To Comment!

5 Comments

HenryCarm
HenryCarm-1 week ago
Alright, im on Mint Cinnamon Xia 22.1 Most of the options(especially the cool ones) dont even work, and I mean MOST! It kept sayin "file directory for 'blah blah' not found"
unalignedcoder
unalignedcoder-2 years ago
It would be great if those submenus came out already expanded. No need to click twice. The menu is not so extensive as to require hiding of parts anyway.
yochananmarqos
yochananmarqos-7 years ago
Left-clicking the tray icon now does nothing. Manjaro updated a bunch of Gnome / GTK files recently, that's all I can think of that might have caused it. Manjaro Linux Cinnamon 3.6.6
Dan Honnen
Dan Honnen-7 years ago
Nice applet, I'm enjoying it! Side note, in Linux Mint 18.2, I had to edit a line in ~/.local/share/cinnamon/applets/SettingsPlus@lusito.info/applet.js for the "Edit Menu" context button to work. Just replace this line: Util.spawnCommandLine("gnome-open " + ConfigFile); With: Util.spawnCommandLine("xed " + ConfigFile); Doesn't have to be xed also, can be gedit, etc.
HenryCarm
HenryCarm-1 week ago
Thanks!!!