Flameshot: Difference between revisions

Phobos (talk | contribs)
m Updated Flameshot Page with a section on Shortcuts
Phobos (talk | contribs)
m minor fix
 
(One intermediate revision by the same user not shown)
Line 39: Line 39:


       # Save Path
       # Save Path
       savePath = "/mnt/internal/wintermute/Sync/Screenshots";
       savePath = "/home/user/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