mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Add autostart directory
This commit is contained in:
parent
83a2c679b5
commit
0128ab129c
3 changed files with 36 additions and 0 deletions
10
home/.config/autostart/element.desktop
Normal file
10
home/.config/autostart/element.desktop
Normal file
|
@ -0,0 +1,10 @@
|
|||
[Desktop Entry]
|
||||
Name=Element
|
||||
StartupWMClass=element
|
||||
Comment=Chat client for matrix protocl
|
||||
GenericName=Internet Messenger
|
||||
Exec=/usr/bin/element-desktop
|
||||
Icon=element
|
||||
Type=Application
|
||||
Categories=Network;InstantMessaging;
|
||||
Path=/usr/bin
|
Loading…
Add table
Add a link
Reference in a new issue