mirror of
https://github.com/Xetibo/ReSet.git
synced 2025-07-01 15:57:46 +02:00
feat: Add .desktop files and add PKGBUILD for arch
This commit is contained in:
parent
1868e26a2f
commit
fc22b5c807
5 changed files with 48 additions and 1 deletions
11
reset.desktop
Normal file
11
reset.desktop
Normal file
|
@ -0,0 +1,11 @@
|
|||
[Desktop Entry]
|
||||
Name=ReSet
|
||||
GenericName=SettingsApplication
|
||||
GenericName[de]=SettingsApplikation
|
||||
Exec=reset
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Keywords=settings;gtk;
|
||||
Icon=ReSet
|
||||
Categories=Utility;GTK;
|
||||
StartupNotify=false
|
Loading…
Add table
Add a link
Reference in a new issue