flameshot: support wlr by default

(cherry picked from commit dad69740359002e6e492663cef08b6c86d8020b5)
This commit is contained in:
éclairevoyant
2025-08-22 20:05:17 +02:00
committed by dmkhitaryan
parent ff63eca997
commit 789cb18a7e
+1 -1
View File
@@ -10,7 +10,7 @@
makeBinaryWrapper,
kdsingleapplication,
nix-update-script,
enableWlrSupport ? false,
enableWlrSupport ? !stdenv.hostPlatform.isDarwin,
enableMonochromeIcon ? false,
}: