Assign osu scheme handler
This commit is contained in:
parent
a3d59d71ec
commit
bd2af0670d
|
@ -27,6 +27,7 @@ let
|
|||
in
|
||||
{
|
||||
home.packages = [ osu-pkg ];
|
||||
xdg.mimeApps.defaultApplications."x-scheme-handler/osu" = "osu!.desktop";
|
||||
# home.packages = [ pkgs.osu-lazer ];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue