mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
add mgba to config and steamgrid images
This commit is contained in:
parent
3152ed7f62
commit
d61ef80e95
@ -11,6 +11,7 @@ apps=(
|
||||
"/run/current-system/sw/bin/dolphin-emu Dolphin Emulator"
|
||||
"/run/current-system/sw/bin/yuzu Yuzu Emulator"
|
||||
"/run/current-system/sw/bin/ppsspp PPSSPP Emulator"
|
||||
"/run/current-system/sw/bin/mgba-qt mGBA Emulator"
|
||||
)
|
||||
|
||||
if command -v steamtinkerlaunch &> /dev/null
|
||||
|
BIN
img/mGBA/boxart.png
Normal file
BIN
img/mGBA/boxart.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 371 KiB |
BIN
img/mGBA/hero.png
Normal file
BIN
img/mGBA/hero.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1019 B |
BIN
img/mGBA/icons.ico
Normal file
BIN
img/mGBA/icons.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 264 KiB |
BIN
img/mGBA/logo.png
Normal file
BIN
img/mGBA/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
BIN
img/mGBA/tenfoot.png
Normal file
BIN
img/mGBA/tenfoot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 352 KiB |
@ -20,6 +20,7 @@ in {
|
||||
pkgs.yuzu-early-access
|
||||
pkgs.dolphin-emu
|
||||
pkgs.ppsspp
|
||||
pkgs.mgba
|
||||
pkgs-unstable.sunshine
|
||||
pkgs-unstable.moonlight-qt
|
||||
];
|
||||
|
Loading…
x
Reference in New Issue
Block a user