diff --git a/usr/bin/portprotonqt-desktop-return b/usr/bin/portprotonqt-desktop-return index 5200c3a..16db3fb 100755 --- a/usr/bin/portprotonqt-desktop-return +++ b/usr/bin/portprotonqt-desktop-return @@ -1,6 +1,6 @@ #!/usr/bin/env bash -/usr/bin/portproton-session-select portprotonqt +/usr/bin/portprotonqt-session-select portprotonqt CONFIG_FILE="$HOME/.config/gamescope-session-type" diff --git a/usr/bin/portproton-gamescope b/usr/bin/portprotonqt-gamescope similarity index 100% rename from usr/bin/portproton-gamescope rename to usr/bin/portprotonqt-gamescope diff --git a/usr/bin/portproton-session-select b/usr/bin/portprotonqt-session-select similarity index 100% rename from usr/bin/portproton-session-select rename to usr/bin/portprotonqt-session-select