bolt-launcher: add wmclass to desktop file

This commit is contained in:
banh
2025-12-12 23:47:22 -08:00
committed by GitHub
parent 1ab2465da5
commit faa4386608
@@ -98,6 +98,7 @@ let
exec = "bolt-launcher";
icon = "bolt-launcher";
categories = [ "Game" ];
startupWMClass = "BoltLauncher";
})
];
});