Skip to content

Commit af5fde9

Browse files
authored
Merge pull request #1863 from malucard/patch-1
Set Terminal to false in desktop entry
2 parents f04e32c + 07c2896 commit af5fde9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/pcsx-redux.desktop

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Name=PCSX-Redux
33
Exec=/usr/bin/pcsx-redux
44
Icon=pcsx-redux
5-
Terminal=true
5+
Terminal=false
66
Type=Application
77
Categories=Game;Emulator
88
X-KDE-RunOnDiscreteGpu=true

0 commit comments

Comments
 (0)