opentabletdriver: disable update notification for the GUI
This commit is contained in:
@@ -106,7 +106,8 @@ buildDotnetModule (finalAttrs: {
|
||||
./generate-rules.sh > $out/lib/udev/rules.d/70-opentabletdriver.rules
|
||||
|
||||
wrapProgram $out/bin/otd-gui \
|
||||
"''${gappsWrapperArgs[@]}"
|
||||
"''${gappsWrapperArgs[@]}" \
|
||||
--add-flags --skipupdate
|
||||
'';
|
||||
|
||||
desktopItems = [
|
||||
|
||||
Reference in New Issue
Block a user