06052024
This commit is contained in:
parent
0c209480a9
commit
ed480c8445
16 changed files with 1078 additions and 1 deletions
24
linux/.config/i3/workspaces/workspace_1.json
Normal file
24
linux/.config/i3/workspaces/workspace_1.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"border": "pixel",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 600,
|
||||
"width": 800,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Alacritty",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Alacritty$",
|
||||
"instance": "^Alacritty$",
|
||||
"machine": "^cadwell$",
|
||||
"title": "^Alacritty$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
|
25
linux/.config/i3/workspaces/workspace_2.json
Normal file
25
linux/.config/i3/workspaces/workspace_2.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"border": "pixel",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1506,
|
||||
"width": 2519,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "i3 - ArchWiki — Mozilla Firefox",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^firefox$",
|
||||
"instance": "^Navigator$",
|
||||
"machine": "^cadwell$",
|
||||
"title": "^i3\\ \\-\\ ArchWiki\\ \\—\\ Mozilla\\ Firefox$",
|
||||
"window_role": "^browser$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
|
24
linux/.config/i3/workspaces/workspace_3.json
Normal file
24
linux/.config/i3/workspaces/workspace_3.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"border": "pixel",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 600,
|
||||
"width": 800,
|
||||
"x": 0,
|
||||
"y": 0
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Alacritty",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^Alacritty$",
|
||||
"instance": "^Alacritty$",
|
||||
"machine": "^cadwell$",
|
||||
"title": "^Alacritty$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
|
24
linux/.config/i3/workspaces/workspace_4.json
Normal file
24
linux/.config/i3/workspaces/workspace_4.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"border": "pixel",
|
||||
"current_border_width": 2,
|
||||
"floating": "auto_off",
|
||||
"geometry": {
|
||||
"height": 1506,
|
||||
"width": 2518,
|
||||
"x": 21,
|
||||
"y": 73
|
||||
},
|
||||
"marks": [],
|
||||
"name": "Saved Messages – (350487)",
|
||||
"percent": 1,
|
||||
"swallows": [
|
||||
{
|
||||
"class": "^TelegramDesktop$",
|
||||
"instance": "^telegram\\-desktop$",
|
||||
"machine": "^cadwell$",
|
||||
"title": "^Saved\\ Messages\\ \\–\\ \\(350487\\)$"
|
||||
}
|
||||
],
|
||||
"type": "con"
|
||||
}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue