updated configuration
This commit is contained in:
parent
0db61f068f
commit
cd7a9d846e
4 changed files with 24 additions and 6 deletions
|
@ -202,6 +202,16 @@ Post install:
|
|||
# xbps-install -Sy wayfire wf-shell wcm dconf dconf-editor plata-theme
|
||||
$ cp void-desktop/config-files/wayfire/wayfire.ini .config/
|
||||
# usermod -aG _seatd <user>
|
||||
|
||||
# vim /usr/share/wayland-sessions/wayfire.desktop:
|
||||
{
|
||||
> [Desktop Entry]
|
||||
> Name=Wayfire
|
||||
> Exec=dbus-run-session wayfire
|
||||
> TryExec=wayfire
|
||||
> Type=Application
|
||||
> DesktopnNames=Wayfire
|
||||
}
|
||||
}
|
||||
Display:
|
||||
{
|
||||
|
@ -263,7 +273,7 @@ Post install:
|
|||
}
|
||||
# mkdir -p /etc/alsa/conf.d
|
||||
# ln -s /usr/share/alsa/alsa.conf.d/50-pipewire.conf /etc/alsa/conf.d/
|
||||
# ln -s /usr/share/alsa/alsa.conf.d/99-pipewire.conf /etc/alsa/conf.d/
|
||||
# ln -s /usr/share/alsa/alsa.conf.d/99-pipewire-default.conf /etc/alsa/conf.d/
|
||||
$ vim .config/wayfire.ini:
|
||||
{
|
||||
> [autostart]
|
||||
|
@ -319,7 +329,7 @@ Post install:
|
|||
}
|
||||
Steam:
|
||||
{
|
||||
# xbps-install steam wine winetricks protontricks gamemode gamescope
|
||||
# xbps-install steam wine winetricks protontricks gamemode gamescope vulkan-loader-32bit amdvlk-32bit mesa-32bit mesa-dri-32bit
|
||||
}
|
||||
virt-manager:
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue