mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
This commit is contained in:
parent
d7c56fb689
commit
a430e17796
@ -146,7 +146,8 @@ ### Configure the desktop shortcut
|
||||
|
||||
```sh
|
||||
cp contrib/Helix.desktop -- "$HOME/.local/share/applications"
|
||||
xdg-icon-resource install --novendor --size 256 contrib/helix.png
|
||||
cp contrib/helix.png -- "$HOME/.icons" # or "$HOME/.local/share/icons"
|
||||
#xdg-icon-resource install --novendor --size 256 contrib/helix.png
|
||||
```
|
||||
|
||||
To use another terminal than the system default, you can modify the `.desktop`
|
||||
|
Loading…
Reference in New Issue
Block a user