gaming
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
GAMES=$(cat ~/config/scripts/lib/games.txt)
|
||||
GAMES=$(cat ~/config/scripts/lib/gamesRoblox.txt)
|
||||
|
||||
SELECTED=$(echo "$GAMES" | cut -d'%' -f1 | wofi --show dmenu -p "Play Roblox...")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user