Update CROS_INSTALL.md
This commit is contained in:
parent
8a5cacf3a0
commit
aca9670aab
@ -32,8 +32,12 @@ gsettings set org.gnome.desktop.interface font-name "Roboto 10"
|
|||||||
For GTK2 apps, use `lxappearance` and for QT5 apps, use `qt5ct`
|
For GTK2 apps, use `lxappearance` and for QT5 apps, use `qt5ct`
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
### DBus
|
||||||
Things that depends on `dbus` may broke if you execute it directly, e.g. :
|
Things that depends on `dbus` may broke if you execute it directly, e.g. :
|
||||||
```
|
```
|
||||||
archbox dconf-editor
|
archbox dconf-editor
|
||||||
```
|
```
|
||||||
You'll need to enter the shell to use it.
|
You'll need to enter the shell to use it.
|
||||||
|
|
||||||
|
### Audio
|
||||||
|
Audio doesn't seem to work at the moment, It's possible to start pulseaudio in chroot, but I didn't dive enough yet.
|
||||||
|
Loading…
Reference in New Issue
Block a user