Flameshot: Difference between revisions
m Updated Flameshot Page with a section on Shortcuts |
m Minor syntax additions |
||
| Line 39: | Line 39: | ||
# Save Path | # Save Path | ||
savePath = " | savePath = "~/Screenshots"; | ||
# Tray | # Tray | ||
disabledTrayIcon = true; | disabledTrayIcon = true; | ||
| Line 50: | Line 50: | ||
# Notification for cancelled screenshot | # Notification for cancelled screenshot | ||
showAbortNotification = false; | showAbortNotification = false; | ||
# Whether to show the info panel in the center in GUI mode | |||
showHelp = true; | |||
# Whether to show the left side button in GUI mode | |||
showSidePanelButton = true; | |||
# Color Customization | # Color Customization | ||