Flameshot: Difference between revisions

Include a troubleshooting page for the new major release of Flameshot.
m Home Manager: : include new settings options.
Line 54: Line 54:
       # Whether to show the left side button in GUI mode
       # Whether to show the left side button in GUI mode
       showSidePanelButton = true;
       showSidePanelButton = true;
      # Whether to enable legacy (pre-xdg-desktop-portal) screenshotting on X11
      useX11LegacyScreenshot = true;
      # Whether to skip display selection prompt (X11-only)
      captureActiveMonitor = true;