开始菜单中不需要的程序可以隐藏吗?
Tofloor
poster avatar
is_pan
deepin
2020-09-25 11:23
Author
刚开始使用这个系统,从win转过来的,想问下大佬们这个开始菜单中不需要的程序图标可以隐藏吗?

Reply Favorite View the author
All Replies
强迫症晚期患者
deepin
2020-09-25 17:03
#1
目前deepin还不支持,但是你可以手动隐藏。
打开/usr/share/applications
sudo dedit ./****.desktop(你要隐藏的文件)
如果有“Hidden”字段的话给它改为"true",没有这个字段的话添加一行:Hidden=true
Reply View the author
jingle
deepin
2020-09-25 17:45
#2
  1. sudo apt install menulibre
Copy the Code
Reply View the author
is_pan
deepin
2020-09-26 11:18
#3
https://bbs.deepin.org/post/202820
目前deepin还不支持,但是你可以手动隐藏。
打开/usr/share/applications
sudo dedit ./****.desktop(你要 ...

谢谢你 我去试一下
Reply View the author