Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu 快捷方式存放位置 #6

Open
cnwutianhao opened this issue Jan 26, 2024 · 0 comments
Open

Ubuntu 快捷方式存放位置 #6

cnwutianhao opened this issue Jan 26, 2024 · 0 comments
Labels

Comments

@cnwutianhao
Copy link
Owner

  1. /usr/share/applications 下的 xxx.desktop

  2. /usr/local/share/applications 下的 xxx.desktop

  3. ~/.local/share/applications 下的 xxx.desktop

  4. 如果以上路径都没有,通过 find 命令查找

    find ./ -name *.desktop | grep xxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant