Auto base sync: 2025-06-03 21:53:39

This commit is contained in:
Stitch505
2025-06-03 21:53:39 +04:00
parent c599cce7c6
commit 302cd813fb
2 changed files with 7 additions and 4 deletions

View File

@@ -13,7 +13,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "2. Проекты/OBSIDIAN/1. Obsidian_linux/1. Obs_ubuntu.md", "file": "3. LINUX/UBUNTU/PortProton/Установка зависимостей и ПО.md",
"mode": "source", "mode": "source",
"source": false, "source": false,
"backlinks": true, "backlinks": true,
@@ -28,7 +28,7 @@
} }
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "1. Obs_ubuntu" "title": "Установка зависимостей и ПО"
} }
} }
] ]
@@ -187,8 +187,8 @@
}, },
"active": "21838e3412a13823", "active": "21838e3412a13823",
"lastOpenFiles": [ "lastOpenFiles": [
"3. LINUX/UBUNTU/PortProton/Установка зависимостей и ПО.md",
"2. Проекты/OBSIDIAN/1. Obsidian_linux/1. Obs_ubuntu.md", "2. Проекты/OBSIDIAN/1. Obsidian_linux/1. Obs_ubuntu.md",
"3. LINUX/UBUNTU/PortProton/Установка зависимостей и ПО.md",
"3. LINUX/UBUNTU/PortProton", "3. LINUX/UBUNTU/PortProton",
"2. Проекты/OBSIDIAN/2. Obsidian_Windows/Синхронизация PC.md", "2. Проекты/OBSIDIAN/2. Obsidian_Windows/Синхронизация PC.md",
"2. Проекты/OBSIDIAN/1. Obsidian_linux", "2. Проекты/OBSIDIAN/1. Obsidian_linux",

View File

@@ -7,4 +7,7 @@ sudo apt install flatpak -y
``` ```
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
``` ```
3) Установи PortProton 3) Установи PortProton
```
flatpak install flathub ru.linux_gaming.PortProton -y
```