Remove genshin-impact/lol launch scripts
This commit is contained in:
parent
02ea8ba8c4
commit
186c16e9e4
2 changed files with 0 additions and 12 deletions
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
lutris lutris:rungame/genshin-impact
|
|
@ -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
|
Loading…
Reference in a new issue