mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
etc/xdg/autostart: add chromium & chrome
This commit is contained in:
parent
5f7bc5d3a9
commit
070f879946
9
etc/xdg/autostart/chromium.desktop
Normal file
9
etc/xdg/autostart/chromium.desktop
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=chromium --no-startup-window
|
||||
Hidden=false
|
||||
X-MATE-Autostart-enabled=true
|
||||
Name[fi_FI]=Chromium
|
||||
Name=Chromium
|
||||
Comment[fi_FI]=
|
||||
Comment=
|
0
etc/xdg/autostart/clipit.desktop
Executable file → Normal file
0
etc/xdg/autostart/clipit.desktop
Executable file → Normal file
9
etc/xdg/autostart/google-chrome-stable.desktop
Normal file
9
etc/xdg/autostart/google-chrome-stable.desktop
Normal file
@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Exec=google-chrome-stable --no-startup-window
|
||||
Hidden=false
|
||||
X-MATE-Autostart-enabled=true
|
||||
Name[fi_FI]=chrome-stable
|
||||
Name=chrome-stable
|
||||
Comment[fi_FI]=autostart Google Chome to tray (Arch)
|
||||
Comment=autostart Google Chome to tray (Arch)
|
Loading…
Reference in New Issue
Block a user