Added remmina on startup

This commit is contained in:
dbroqua 2020-06-04 21:32:57 +02:00
parent b6e9d03cbf
commit fb3c6bc552
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,9 @@
[Desktop Entry]
Version=1.0
Name=Remmina Applet
Comment=Connect to remote desktops through the applet menu
Icon=org.remmina.Remmina
Exec=remmina -i
Terminal=false
Type=Application
Hidden=true

View File

@ -189,6 +189,7 @@ exec --no-startup-id i3-msg 'exec blueman-applet &'
exec --no-startup-id i3-msg 'exec pasystray &'
exec --no-startup-id i3-msg 'exec nm-applet &'
exec --no-startup-id i3-msg 'exec nextcloud &'
exec --no-startup-id i3-msg 'exec remmina &'
exec --no-startup-id xsettingsd &
exec --no-startup-id compton -b
exec --no-startup-id i3-msg 'exec /usr/bin/urxvt'