Remove genshin-impact/lol launch scripts

This commit is contained in:
Viyurz 2023-10-26 09:58:50 +02:00
parent 02ea8ba8c4
commit 186c16e9e4
No known key found for this signature in database
2 changed files with 0 additions and 12 deletions

View file

@ -1,3 +0,0 @@
#!/bin/sh
lutris lutris:rungame/genshin-impact

View file

@ -1,9 +0,0 @@
#!/bin/sh
# Note: If running in wayland, switch to borderless windowed to prevent the game window from disappearing
hyprctl monitors | grep -qe 'HDMI-A-1' && "$HOME/.scripts/lol-watcher.sh" &
lutris lutris:rungame/league-of-legends
killall -9 lol-watcher.sh &> /dev/null