Upload New File
This commit is contained in:
parent
42253a61f9
commit
fa06ecd63b
15
arch-config/.config/i3/scripts/layout-default.sh
Normal file
15
arch-config/.config/i3/scripts/layout-default.sh
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
i3-msg 'workspace 1; exec termite'
|
||||||
|
|
||||||
|
i3-msg 'workspace 3; exec liferea'
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; layout tabbed; exec firefox'
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; layout tabbed; exec thunderbird'
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; layout tabbed; exec discord'
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; layout tabbed; exec mirage'
|
||||||
|
|
||||||
|
i3-msg 'workspace 2; layout tabbed; exec bettergram'
|
Loading…
Reference in New Issue
Block a user