summaryrefslogtreecommitdiff
path: root/.config/i3/workspace-1.json~
diff options
context:
space:
mode:
authormattkae <mattkae@protonmail.com>2022-12-04 15:18:43 -0500
committermattkae <mattkae@protonmail.com>2022-12-04 15:18:43 -0500
commit0b42a655e5318a9910110c61b91766b9b7a05f26 (patch)
treec0657227305d1e0aede4bac347d230b338a3746a /.config/i3/workspace-1.json~
parent167cba928802e99cffdc02464f2e5cd64cae80a8 (diff)
Upgrade i3 and bashrc
Diffstat (limited to '.config/i3/workspace-1.json~')
-rw-r--r--.config/i3/workspace-1.json~82
1 files changed, 0 insertions, 82 deletions
diff --git a/.config/i3/workspace-1.json~ b/.config/i3/workspace-1.json~
deleted file mode 100644
index 355a065..0000000
--- a/.config/i3/workspace-1.json~
+++ /dev/null
@@ -1,82 +0,0 @@
-// vim:ts=4:sw=4:et
-{
- "border": "pixel",
- "current_border_width": 3,
- "floating": "auto_off",
- "geometry": {
- "height": 1005,
- "width": 1000,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "i3: Layout saving in i3 — Mozilla Firefox",
- "percent": 0.5,
- "swallows": [
- {
- // "class": "^firefox$",
- // "instance": "^Navigator$",
- // "title": "^i3\\:\\ Layout\\ saving\\ in\\ i3\\ \\—\\ Mozilla\\ Firefox$",
- // "window_role": "^browser$"
- }
- ],
- "type": "con"
-}
-
-{
- // splitv split container with 2 children
- "border": "normal",
- "floating": "auto_off",
- "layout": "splitv",
- "marks": [],
- "percent": 0.5,
- "type": "con",
- "nodes": [
- {
- "border": "pixel",
- "current_border_width": 3,
- "floating": "auto_off",
- "geometry": {
- "height": 1033,
- "width": 621,
- "x": 1285,
- "y": 14
- },
- "marks": [],
- "name": "~ : bash — Konsole",
- "percent": 0.5,
- "swallows": [
- {
- // "class": "^konsole$",
- // "instance": "^konsole$",
- // "title": "^\\~\\ \\:\\ bash\\ \\—\\ Konsole$",
- // "window_role": "^MainWindow\\#1$"
- }
- ],
- "type": "con"
- },
- {
- "border": "pixel",
- "current_border_width": 3,
- "floating": "auto_off",
- "geometry": {
- "height": 639,
- "width": 672,
- "x": 0,
- "y": 0
- },
- "marks": [],
- "name": "emacs@Manjaro",
- "percent": 0.5,
- "swallows": [
- {
- // "class": "^Emacs$",
- // "instance": "^emacs$",
- // "title": "^emacs\\@Manjaro$"
- }
- ],
- "type": "con"
- }
- ]
-}
-