Skip to content

Commit

Permalink
README.md: Add instructions for desktop integration
Browse files Browse the repository at this point in the history
  • Loading branch information
lanodan committed Dec 3, 2017
1 parent c0f7d9c commit af7e8c8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,12 @@ If you do use the `$HOME/.local` prefix, make sure you add `~/.local/bin` to
your PATH, or invoke oshu! by specifying the full path like `~/.local/bin/oshu
BEATMAP.osu`. Otherwise you may use the default `/usr/local`.

If you want to have oshu integrated in your desktop:

$ desktop-file-install --dir $PREFIX/share/applications oshu.desktop
$ xdg-mime install x-osu.xml
$ xdg-mime default oshu.desktop text/x-osu

If you're lucky, someone may have packaged it for your distribution.


Expand Down

0 comments on commit af7e8c8

Please sign in to comment.