1
0
Fork 0

Add osu!lazer post install instruction

This commit is contained in:
Kim, Jimin 2022-05-29 12:17:58 +09:00
parent 571ca1eb70
commit 047f7febbd

View file

@ -5,6 +5,7 @@ from src.util import flatpak_install, paru_install, copy_file, silent_system
from src.setup.system import system76_scheduler
name = "osu!lazer"
post_install = ["Install osu! skin from https://github.com/developomp/osu-pomp-skin"]
def setup():