ITADN

Move steamos-gamemode.desktop and replace 'qdbus' with 'qdbus6'

#60Pull Requestcommonsourcecs 创建于 2025-07-08
C
commonsourcecscommented
Moving the file to the standard /usr/share/applications should help ameliorate some of those pesky 'where is the desktop file' queries. A symlink is included to that desktop file in /etc/skel to retain the current behavior of providing a shortcut on the desktop to new users. Finally a small adjustment to the execution - replacing 'qdbus' with 'qdbus6' further protects against any cases in which the qdbus executable does not exist or does not exist in PATH. The only package providing 'qdbus' this way is 'qt5-tools', and it is not necessarily present or required.
合并状态:未合并 0 条评论