update gitignore

This commit is contained in:
Rudra Saraswat 2023-02-11 20:48:00 +05:30
parent 03939a43cb
commit f82a107819
3 changed files with 13 additions and 0 deletions

2
.gitignore vendored
View file

@ -2,4 +2,6 @@
!.gitignore !.gitignore
!PKGBUILD !PKGBUILD
!blend-settings
!blend-settings.desktop
!.SRCINFO !.SRCINFO

2
blend-settings Executable file
View file

@ -0,0 +1,2 @@
#!/bin/sh
exec electron /usr/lib/blend-settings/blend-settings.asar "$@"

9
blend-settings.desktop Normal file
View file

@ -0,0 +1,9 @@
[Desktop Entry]
Name=blendOS Settings
Exec=blend-settings %U
Terminal=false
Type=Application
Icon=blend-settings
StartupWMClass=blend-settings
Comment=Settings for blendOS.
Categories=System;