mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 13:30:44 +00:00
b771527304
Many icon themes, e.g. the Papirus icon theme [1], ship with a generic icon named `bottom` under `<scale>/actions/bottom.<extension>`. This caused the icon for the bottom application to be displayed as the generic icon when using an icon theme that ships with it. [1] https://github.com/PapirusDevelopmentTeam/papirus-icon-theme
11 lines
281 B
Desktop File
11 lines
281 B
Desktop File
[Desktop Entry]
|
|
Name=bottom
|
|
Version=1.5
|
|
GenericName=System Monitor
|
|
Comment=A customizable cross-platform graphical process/system monitor for the terminal.
|
|
Exec=btm
|
|
Terminal=true
|
|
Type=Application
|
|
Categories=System;ConsoleOnly;Monitor;
|
|
StartupNotify=false
|
|
Icon=bottom-system-monitor |