/schemas/apps/stickynotes_applet/defaults/width /apps/stickynotes_applet/defaults/width stickynotes_applet int 100 Default width for new notes Default width for new sticky notes in pixels. /schemas/apps/stickynotes_applet/defaults/height /apps/stickynotes_applet/defaults/height stickynotes_applet int 100 Default height for new notes Default height for new sticky notes in pixels. /schemas/apps/stickynotes_applet/defaults/color /apps/stickynotes_applet/defaults/color stickynotes_applet string #ECF833 Default color for new notes Default color for new sticky notes. This should be in html hex specification, for example "#30FF50". /schemas/apps/stickynotes_applet/defaults/font_color /apps/stickynotes_applet/defaults/font_color stickynotes_applet string #000000 Default color for font Default font color for new sticky notes. This should be in html hex specification, for example "#000000". /schemas/apps/stickynotes_applet/defaults/font /apps/stickynotes_applet/defaults/font stickynotes_applet string Sans 10 Default font for new notes Default font for new sticky notes. This should be a Pango Font Name, for example "Sans Italic 10". /schemas/apps/stickynotes_applet/settings/sticky /apps/stickynotes_applet/settings/sticky stickynotes_applet bool true Sticky notes' workspace stickyness Specifies whether the sticky notes are visible on ALL workspaces on the desktop, or not. /schemas/apps/stickynotes_applet/settings/locked /apps/stickynotes_applet/settings/locked stickynotes_applet bool false Sticky notes' locked state Specifies whether the sticky notes are locked (non-editable) or not. /schemas/apps/stickynotes_applet/settings/date_format /apps/stickynotes_applet/settings/date_format stickynotes_applet string %x Date format of note's title By default, sticky notes are given the current date as the title when they are created. This format is used; anything that can be parsed by strftime() is valid. /schemas/apps/stickynotes_applet/settings/use_system_color /apps/stickynotes_applet/settings/use_system_color stickynotes_applet bool true Whether to use the default system color If this option is disabled, a custom color can be used as the default color for all sticky notes. /schemas/apps/stickynotes_applet/settings/use_system_font /apps/stickynotes_applet/settings/use_system_font stickynotes_applet bool true Whether to use the default system font If this option is disabled, a custom font can be used as the default font for all sticky notes. /schemas/apps/stickynotes_applet/settings/force_default /apps/stickynotes_applet/settings/force_default stickynotes_applet bool false Whether to force the default color and font on all notes If this option is enabled, the custom colors and fonts that have been assigned to individual notes will be ignored. /schemas/apps/stickynotes_applet/settings/desktop_hide /apps/stickynotes_applet/settings/desktop_hide stickynotes_applet bool true Whether to hide all notes when the desktop is selected If this option is enabled, selecting the desktop in any way will automatically hide all the open notes. /schemas/apps/stickynotes_applet/settings/confirm_deletion /apps/stickynotes_applet/settings/confirm_deletion stickynotes_applet bool true Whether to ask for confirmation when deleting a note Empty notes are always deleted without confirmation.