cleaned up autostart

This commit is contained in:
Thies Lennart Alff 2022-11-03 07:48:54 +01:00
parent 6e2eb224ca
commit 40bb50d8c5

View file

@ -90,11 +90,10 @@ bindsym $mod+x [urgent=latest] focus
# autostart
set $messenger_workspace "10"
exec --no-startup-id i3-msg 'exec telegram-desktop; exec slack'
exec --no-startup-id i3-msg 'exec firefox '
exec --no-startup-id slack
exec --no-startup-id telegram-desktop
exec --no-startup-id firefox
assign [class="^TelegramDesktop$"] $messenger_workspace
assign [class="^Slack$"] $messenger_workspace
assign [class="^firefox$"] "1"
exec --no-startup-id sleep 5 && i3-msg workspace "$messenger_workspace"
exec --no-startup-id layout tabbed
exec --no-startup-id i3-msg 'workspace 1; exec keepassxc'
exec --no-startup-id keepassxc