mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-01-08 19:32:31 +01:00
etc/xdg/autostart: README, linphone, redshift§
This commit is contained in:
parent
43af7aef52
commit
8e433e3660
7
etc/xdg/autostart/README.md
Normal file
7
etc/xdg/autostart/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
System-wide autostart files
|
||||
===========================
|
||||
|
||||
* linphone - SIP phone
|
||||
* I am planning to have LAN-calling across the floors and if I could
|
||||
move family away from Skype…
|
||||
* redshift - app that changes screen temperature along the sun
|
6
etc/xdg/autostart/linphone.desktop
Normal file
6
etc/xdg/autostart/linphone.desktop
Normal file
@ -0,0 +1,6 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=linphone --iconified
|
||||
Icon=linphone
|
||||
Hidden=false
|
||||
Name=linphone
|
5
etc/xdg/autostart/redshift.desktop
Normal file
5
etc/xdg/autostart/redshift.desktop
Normal file
@ -0,0 +1,5 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=redshift -l 60.467306:26.945833
|
||||
Hidden=false
|
||||
Name=redshift
|
Loading…
Reference in New Issue
Block a user