mirror of
https://github.com/swaywm/sway.git
synced 2026-04-25 06:46:24 -04:00
Add icon to .desktop file
I chose the third version of the logo with text in SVG format. Feel free to change this if you want. Also, I don't know whether the icon filepath will need to be changed after installation; I put it in relative to the `assets/` directory.
This commit is contained in:
parent
e5913f8106
commit
254d9ca1dc
1 changed files with 1 additions and 0 deletions
|
|
@ -3,3 +3,4 @@ Name=Sway
|
|||
Comment=An i3-compatible Wayland compositor
|
||||
Exec=sway
|
||||
Type=Application
|
||||
Icon=assets/Sway_Logo+Text_Ver3.svg
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue