Workspace 3 with emacs
This commit is contained in:
parent
3e68d87dc3
commit
54a315b6b6
@ -0,0 +1,21 @@
|
||||
{
|
||||
"border": "pixel",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 640,
|
||||
"width": 672,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Doom Emacs",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Emacs$",
|
||||
"instance": "^emacs$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
@ -14,3 +14,8 @@ i3-msg "workspace 2; append_layout ~/.config/i3/layouts/layout-default/workspace
|
||||
(thunderbird &)
|
||||
(joplin-desktop &)
|
||||
(discord &)
|
||||
|
||||
# workspace 3
|
||||
i3-msg "workspace 3; append_layout ~/.config/i3/layouts/layout-default/workspace-3.json"
|
||||
|
||||
(emacs &)
|
||||
|
Loading…
Reference in New Issue
Block a user