fix themes

This commit is contained in:
2024-09-30 20:59:37 +02:00
parent 929fa949b2
commit dd79f25336
3 changed files with 6 additions and 4 deletions

View File

@@ -42,6 +42,7 @@
clinfo
waybar
rot8
glib
];
};
@@ -52,7 +53,7 @@
export MOZ_WEBRENDER="1";
export MOZ_USE_XINPUT2="2";
export MOZ_DBUS_REMOTE="1";
#export GDK_BACKEND="wayland";
export WLR_RENDERER="vulkan";
export LIBVA_DRIVER_NAME="iHD";
export VDPAU_DRIVER="iHD";
export XDG_SESSION_TYPE="wayland";

View File

@@ -241,7 +241,7 @@
export MOZ_WEBRENDER="1";
export MOZ_USE_XINPUT2="2";
export MOZ_DBUS_REMOTE="1";
#export GDK_BACKEND="wayland";
export WLR_RENDERER="vulkan";
export LIBVA_DRIVER_NAME="iHD";
export VDPAU_DRIVER="iHD";
export XDG_SESSION_TYPE="wayland";