rockowitz / ddcui

Graphical user interface for ddcutil - control monitor settings
http://www.ddcutil.com
GNU General Public License v2.0
147 stars 2 forks source link

Add .desktop file #24

Open nahoj opened 3 years ago

nahoj commented 3 years ago

Hi. I suggest adding a ddcui.desktop application file such as the following to the distribution. This way ddcui could be found in app menus and launchers.

[Desktop Entry]
Exec=/usr/bin/ddcui
Name=DDCUI Screen Settings
Comment=Set brightness etc. for your external monitor
#Icon=...
Type=Application
Categories=Settings
Terminal=false

I would have done a pull request but wasn't sure where best to put the file.

rockowitz commented 3 years ago

Desktop and appstream files are in the upcoming 0.2.0 release.