From 137add63ae1965ad461e97bd0e04267c54581684 Mon Sep 17 00:00:00 2001 From: hesam-init Date: Wed, 6 Mar 2024 19:18:49 +0330 Subject: [PATCH] chore: mangohud removed from pcsx2 shortcut --- configs/shortcuts/pcsx2.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/shortcuts/pcsx2.desktop b/configs/shortcuts/pcsx2.desktop index 340f188..4bc6283 100644 --- a/configs/shortcuts/pcsx2.desktop +++ b/configs/shortcuts/pcsx2.desktop @@ -2,7 +2,7 @@ Name=Pcsx2 Comment=PS2 Emulator - Play your favorite Playstation 2 games on your PC. GenericName=Emulator -Exec=env MANGOHUD=1 gamemoderun /home/hesam/Games/Pcsx2/pcsx2.AppImage +Exec=env gamemoderun /home/hesam/Games/Pcsx2/pcsx2.AppImage Type=Application Categories=Game;Emulation Keywords=pcsx2,pcsx2,playstation,emulator \ No newline at end of file