18 pname = "plasma-bigscreen";
19 nativeBuildInputs = [ extra-cmake-modules ];
37 substituteInPlace bin/plasma-bigscreen-wayland.in \
38 --replace @KDE_INSTALL_FULL_LIBEXECDIR@ "${plasma-workspace}/libexec"
42 wrapQtApp $out/bin/plasma-bigscreen-x11
43 wrapQtApp $out/bin/plasma-bigscreen-wayland
46 passthru.providedSessions = [ "plasma-bigscreen-x11" "plasma-bigscreen-wayland" ];