modified: README.md
This commit is contained in:
21
README.md
21
README.md
@@ -10,6 +10,7 @@
|
||||
- [Kde Plasma](#kde-plasma)
|
||||
- [flatpak](#flatpak)
|
||||
- [pixp](#pixp)
|
||||
- [System Patches](#system-patches)
|
||||
- [G20S PRO - Remote Control](#g20s-pro---remote-control)
|
||||
- [keys remaps](#keys-remaps)
|
||||
- [Setup](#setup)
|
||||
@@ -116,7 +117,9 @@ Added as an edge app to <https://www.xbox.com/play>
|
||||
|
||||
Create user
|
||||
|
||||
ueradd -Ag tv
|
||||
```bash
|
||||
useradd -Ag tv
|
||||
```
|
||||
|
||||
### Kde Plasma
|
||||
|
||||
@@ -174,6 +177,22 @@ export PATH="$PIPX_BIN_DIR:$PATH"
|
||||
sudo chmod +x /etc/profile.d/pipx.sh
|
||||
```
|
||||
|
||||
### System Patches
|
||||
|
||||
*If your logs are flooded with repeated messages like:
|
||||
drkonqi-coredump-launcher.socket was skipped because of an unmet condition check*
|
||||
|
||||
```bash
|
||||
drkonqi-coredump-launcher.socket was skipped because of an unmet condition check (ConditionUser=!@system)
|
||||
```
|
||||
|
||||
<https://bugs.kde.org/show_bug.cgi?id=502960>
|
||||
|
||||
```bash
|
||||
systemctl --user daemon-reload
|
||||
systemctl daemon-reload
|
||||
```
|
||||
|
||||
## G20S PRO - Remote Control
|
||||
|
||||
### keys remaps
|
||||
|
||||
Reference in New Issue
Block a user