Added desktop file and icon for notification
This commit is contained in:
parent
9e4546b427
commit
61b093207f
3 changed files with 16 additions and 0 deletions
BIN
icons/information.png
Normal file
BIN
icons/information.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 933 B |
8
local/share/applications/Firefox.desktop
Normal file
8
local/share/applications/Firefox.desktop
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Type=Application
|
||||||
|
NoDisplay=true
|
||||||
|
Exec=/opt/firefox/firefox-bin %u
|
||||||
|
Name=Firefox
|
||||||
|
Comment=Custom definition for Firefox
|
8
local/share/applications/Spotify.desktop
Normal file
8
local/share/applications/Spotify.desktop
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Name=Spotify
|
||||||
|
Exec=spotify
|
||||||
|
Terminal=false
|
||||||
|
Icon=/home/dbroqua/icons/spotify.png
|
||||||
|
StartupWMClass=spotify
|
||||||
|
Categories=Multimedia;
|
Loading…
Reference in a new issue