saturn: Add desktop file ID to properties
This commit is contained in:
parent
168f4c5793
commit
4f82010ab0
@ -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 []
|
||||
|
Loading…
Reference in New Issue
Block a user