commit 330cf540d11d24df330fdee3386f72eb359ff7cd parent c7f633790e2cea3c81544ca04b85f700778628e1 Author: aleks <aleks.stier@icloud.com> Date: Tue, 31 May 2022 01:49:00 +0200 [st][desktopentry] move 0.8.5-patch to the top; update diff-description Diffstat:
M | st.suckless.org/patches/desktopentry/index.md | | | 2 | +- |
M | st.suckless.org/patches/desktopentry/st-desktopentry-0.8.5.diff | | | 4 | ++++ |
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/st.suckless.org/patches/desktopentry/index.md b/st.suckless.org/patches/desktopentry/index.md @@ -12,8 +12,8 @@ icon which has to be stored by st in the \_NET\_WM\_ICON window-property. Download -------- -* [st-desktopentry-0.8.4.diff](st-desktopentry-0.8.4.diff) * [st-desktopentry-0.8.5.diff](st-desktopentry-0.8.5.diff) +* [st-desktopentry-0.8.4.diff](st-desktopentry-0.8.4.diff) Authors ------- diff --git a/st.suckless.org/patches/desktopentry/st-desktopentry-0.8.5.diff b/st.suckless.org/patches/desktopentry/st-desktopentry-0.8.5.diff @@ -5,6 +5,10 @@ Subject: [PATCH] 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. --- Makefile | 3 +++ config.mk | 1 +