Add sleep for layouts
This commit is contained in:
parent
f014472952
commit
33a96778e5
@ -2,14 +2,24 @@
|
|||||||
|
|
||||||
i3-msg 'workspace 1; exec kitty'
|
i3-msg 'workspace 1; exec kitty'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec discord'
|
i3-msg 'workspace 2; layout tabbed; exec discord'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
#i3-msg 'workspace 2; layout tabbed; exec element-desktop'
|
#i3-msg 'workspace 2; layout tabbed; exec element-desktop'
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec telegram-desktop'
|
i3-msg 'workspace 2; layout tabbed; exec telegram-desktop'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'mode "default"'
|
i3-msg 'mode "default"'
|
||||||
|
@ -2,14 +2,26 @@
|
|||||||
|
|
||||||
i3-msg 'workspace 1; exec kitty'
|
i3-msg 'workspace 1; exec kitty'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec slack'
|
i3-msg 'workspace 2; layout tabbed; exec slack'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec teams'
|
i3-msg 'workspace 2; layout tabbed; exec teams'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec p3x-onenote'
|
i3-msg 'workspace 2; layout tabbed; exec p3x-onenote'
|
||||||
|
|
||||||
|
sleep 0.5
|
||||||
|
|
||||||
i3-msg 'mode "default"'
|
i3-msg 'mode "default"'
|
||||||
|
Loading…
Reference in New Issue
Block a user