flameshot: support wlr by default
(cherry picked from commit dad69740359002e6e492663cef08b6c86d8020b5)
This commit is contained in:
committed by
dmkhitaryan
parent
ff63eca997
commit
789cb18a7e
@@ -10,7 +10,7 @@
|
||||
makeBinaryWrapper,
|
||||
kdsingleapplication,
|
||||
nix-update-script,
|
||||
enableWlrSupport ? false,
|
||||
enableWlrSupport ? !stdenv.hostPlatform.isDarwin,
|
||||
enableMonochromeIcon ? false,
|
||||
}:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user