saturn: Add desktop file ID to properties

phoen
Samuel Dionne-Riel 2022-01-25 00:42:25 -05:00 committed by Daniel Barlow
parent 168f4c5793
commit 4f82010ab0
1 changed files with 1 additions and 0 deletions

View File

@ -157,6 +157,7 @@
vals (. parsed "Desktop Entry")]
(when vals.Icon
(tset vals "IconImage" (find-icon vals.Icon)))
(tset vals "ID" (f:sub 0 -9))
vals))
(fn current-user-home []