From 786ecd0cd4c19973a316d91e5827871ec27c355f Mon Sep 17 00:00:00 2001 From: eoli3n Date: Mon, 20 Jan 2020 10:49:48 +0100 Subject: [PATCH] added webmails --- roles/sway/templates/by_host/work/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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####################################################