We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
StartupWMClass
1 parent 7186a03 commit 95a3603Copy full SHA for 95a3603
nix/internal/x86_64-linux.nix
@@ -355,6 +355,7 @@ in rec {
355
genericName = "Crypto-Currency Wallet";
356
categories = [ "Application" "Network" ];
357
icon = "INSERT_ICON_PATH_HERE";
358
+ startupWMClass = common.launcherConfigs.${cluster}.installerConfig.spacedName;
359
});
360
361
# On Windows/macOS, auto-update just launches the new installer, and exits the previous Daedalus.
0 commit comments