deepin-superuser
deepin
2022-04-11 18:08 给 bash 脚本加上执行权限
sudo chmod +x xxx.sh
Reply Like 0 View the author
给 bash 脚本加上执行权限
sudo chmod +x xxx.sh
给 bash 脚本加上执行权限
sudo chmod +x xxx.sh
bash已具有运行权限,但是桌面双击Desktop无响应
bash已具有运行权限,但是桌面双击Desktop无响应
你的 desktop 文件有问题

你的 desktop 文件有问题

Problem Solved

没必要搞那么麻烦,写一个Dektop文件即可
[Desktop Entry]
Name=deepin论坛
Icon=gimp
Exec=xdg-open https://bbs.deepin.org
Type=Application
其中icon我写了gimp,你改成你想用的
把这个文件放到~/.local/share/applications里边
或者直接放桌面上也没啥问题。
没必要搞那么麻烦,写一个Dektop文件即可
[Desktop Entry]
Name=deepin论坛
Icon=gimp
Exec=xdg-open https://bbs.deepin.org
Type=Application
其中icon我写了gimp,你改成你想用的
把这个文件放到~/.local/share/applications里边
或者直接放桌面上也没啥问题。
Great!
系统自带了论坛程序,或许可以直接用😂

不用搞的这么复杂吧,5行字就够了。
[Desktop Entry]
Type=Link
URL=https://bbs.deepin.org/
Icon=uos-service-support
Name=深度论坛
不用搞的这么复杂吧,5行字就够了。
[Desktop Entry]
Type=Link
URL=https://bbs.deepin.org/
Icon=uos-service-support
Name=深度论坛
我刚试了下,双击没反应 😂 😂
great thank you
Popular Events
More