diff --git a/roles/sway/templates/by_host/work/config.j2 b/roles/sway/templates/by_host/work/config.j2 index 4886201..9743804 100644 --- a/roles/sway/templates/by_host/work/config.j2 +++ b/roles/sway/templates/by_host/work/config.j2 @@ -15,7 +15,7 @@ output * dpms on exec --no-startup-id swaymsg 'exec xbindkeys &' exec --no-startup-id swaymsg 'exec variety &' exec --no-startup-id swaymsg 'exec firefox' -#exec --no-startup-id swaymsg 'exec firefox -private -kiosk "www.gmail.com"' +exec --no-startup-id swaymsg 'exec firefox -new-window https://gmail.com https://mail.umontpellier.fr' exec --no-startup-id swaymsg 'workspace $tag4; exec termite -e "screen -rd weechat &"' exec --no-startup-id swaymsg 'workspace $tag2; exec termite -e "ssh-add" && termite' #INCLUDE####################################################