Create a desktop-entry for st

Enables to find st in a graphical menu and to display it with a nice
icon.

If some applications still are not displaying an icon for st try the patch
[netwmicon](../netwmicon/). Programs like tint2 and alttab rely on a hardcoded
icon which has to be stored by st in the \_NET\_WM\_ICON window-property.
This commit is contained in:
aleks
2022-05-31 00:33:38 +02:00
committed by Anthony Debucquoy
parent 628bd144f8
commit 94cd9d4927
3 changed files with 16 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ VERSION = 0.9
# paths
PREFIX = /usr/local
APPPREFIX = $(PREFIX)/share/applications
MANPREFIX = $(PREFIX)/share/man
X11INC = /usr/X11R6/include