Change layout scripts
This commit is contained in:
parent
ccbb72c115
commit
9047e2a841
@ -6,19 +6,23 @@ i3-msg 'workspace 1; exec kitty'
|
|||||||
|
|
||||||
sleep 0.4
|
sleep 0.4
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
i3-msg 'workspace 2; layout tabbed'
|
||||||
|
|
||||||
sleep 0.7
|
sleep 0.1
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; exec firefox'
|
||||||
|
|
||||||
|
sleep 0.9
|
||||||
|
|
||||||
#i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
#i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
||||||
i3-msg 'workspace 2; layout tabbed; exec evolution'
|
i3-msg 'workspace 2; exec evolution'
|
||||||
|
|
||||||
sleep 0.3
|
sleep 0.3
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec discord'
|
i3-msg 'workspace 2; exec discord'
|
||||||
|
|
||||||
sleep 5.8
|
sleep 5.8
|
||||||
|
|
||||||
#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; exec telegram-desktop'
|
||||||
|
@ -6,22 +6,25 @@ i3-msg 'workspace 1; exec kitty'
|
|||||||
|
|
||||||
sleep 0.4
|
sleep 0.4
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
i3-msg 'workspace 2; layout tabbed'
|
||||||
|
|
||||||
sleep 0.7
|
sleep 0.1
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; exec firefox'
|
||||||
|
|
||||||
|
sleep 0.9
|
||||||
|
|
||||||
#i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
#i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
||||||
i3-msg 'workspace 2; layout tabbed; exec evolution'
|
i3-msg 'workspace 2; exec evolution'
|
||||||
|
|
||||||
sleep 2
|
sleep 2
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec slack'
|
#i3-msg 'workspace 2; layout tabbed; exec slack'
|
||||||
|
|
||||||
sleep 0.5
|
#sleep 0.5
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec teams'
|
i3-msg 'workspace 2; exec teams'
|
||||||
|
|
||||||
sleep 1
|
sleep 1
|
||||||
|
|
||||||
i3-msg 'workspace 2; layout tabbed; exec p3x-onenote'
|
i3-msg 'workspace 2; exec p3x-onenote'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user