Rework startup launched app

This commit is contained in:
Yorick Barbanneau 2020-10-31 01:01:55 +01:00
parent e3b85129c4
commit 01f6aeecff

View file

@ -20,13 +20,10 @@ exec swayidle \
before-sleep 'swaylock -i $lock_bg'
# Autolaunch
for_window [app_id="mail"] resize set height 600 px
for_window [app_id="cal"] resize set height 240 px
# $ws3 firefox
exec swaymsg 'workspace $ws3; layout tabbed; exec firefox'
# $ws5 : tabbed layout (Remmina)
exec swaymsg 'workspace $ws5l layout tabbed'
exec swaymsg 'workspace $ws3; exec firefox'
# launch mail workspace
exec ~/local/bin/launch_mail_workspace.sh
exec ~/.local/bin/launch_mail_worksplace.sh