From 254d9ca1dc182640550a926af4f07ca1d354b908 Mon Sep 17 00:00:00 2001 From: throwaway1037 <79383296+throwaway1037@users.noreply.github.com> Date: Mon, 15 Mar 2021 03:50:08 +0000 Subject: [PATCH] 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. --- sway.desktop | 1 + 1 file changed, 1 insertion(+) diff --git a/sway.desktop b/sway.desktop index 420db5aa1..de38d9231 100644 --- a/sway.desktop +++ b/sway.desktop @@ -3,3 +3,4 @@ Name=Sway Comment=An i3-compatible Wayland compositor Exec=sway Type=Application +Icon=assets/Sway_Logo+Text_Ver3.svg