mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 14:51:04 +02:00
Rewrites the desktop file parser code and image resolver code to introduce caching system and make fully async. They should be much faster now. BREAKING CHANGE: The `icon_theme` setting has been moved from per-bar to top-level
8 lines
170 B
Desktop File
8 lines
170 B
Desktop File
[Desktop Entry]
|
|
Name=Factorio
|
|
Comment=Play this game on Steam
|
|
Exec=steam steam://rungameid/427520
|
|
Icon=steam_icon_427520
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Game;
|