mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 10:56:19 +04:00
use xdg-*
to install desktop icon only
This commit is contained in:
parent
7d5498a918
commit
d7c56fb689
@ -145,7 +145,7 @@ ### Configure the desktop shortcut
|
||||
provided `.desktop` and icon files to their correct folders:
|
||||
|
||||
```sh
|
||||
xdg-desktop-icon install --novendor contrib/Helix.desktop
|
||||
cp contrib/Helix.desktop -- "$HOME/.local/share/applications"
|
||||
xdg-icon-resource install --novendor --size 256 contrib/helix.png
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user