Skip to content

Commit 6c746bb

Browse files
committed
Update Debian 12 Post
1 parent a6b169b commit 6c746bb

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/Tutorials/Debian-12-Post-Install.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Settings > Input Devices
186186

187187
- Set Keyboard shortcut for 3rd level
188188

189-
## Better Software center (for Xfce Only)
189+
## Better Software center **Xfce Only**
190190

191191
```sh
192192
sudo apt install gnome-software
@@ -198,3 +198,9 @@ sudo apt install gnome-software-plugin-flatpak
198198
```sh
199199
sudo apt install tlp
200200
```
201+
202+
## Better Samba access **KDE Plasma Only**
203+
204+
```sh
205+
sudo apt install kio-fuse
206+
```

0 commit comments

Comments
 (0)