diff --git a/.shortcuts/rpcs3.desktop b/.shortcuts/rpcs3.desktop new file mode 100644 index 0000000..f081fd4 --- /dev/null +++ b/.shortcuts/rpcs3.desktop @@ -0,0 +1,8 @@ +[Desktop Entry] +Name=Rpcs3 +Comment=PS3 Emulator - Play your favorite Playstation 3 games on your PC. +GenericName=Emulator +Exec=env QT_QPA_PLATFORM=xcb /home/hesam/Games/Rpcs3/rpcs3.AppImage +Type=Application +Categories=Game;Emulation +Keywords=rpcs3,ps3,playstation,emulator \ No newline at end of file diff --git a/README.md b/README.md index 983a098..b21626c 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,8 @@ The following packages are required for the proper functioning of Hyprland on Vo - xdg-desktop-portal-wlr - xdg-desktop-portal-gtk - xdg-utils + - wayland + - wayland-protocols
@@ -58,6 +60,7 @@ The following packages are required for the proper functioning of Hyprland on Vo - mesa-dri - Vulkan : Vulkan-Headers Vulkan-Tools Vulkan-ValidationLayers-32bit mesa-vulkan-radeon mesa-vulkan-radeon-32bit vulkan-loader vulkan-loader-32bit libspa-vulkan libspa-vulkan-32bit amdvlk - qt : qt5 qt5-wayland qt6-wayland + - xcb : all - [Audio and Video](https://docs.voidlinux.org/config/media/pipewire.html) : pipewire wireplumber - stow - inotify-tools diff --git a/configs/hyprland/hypr/hyprland.conf b/configs/hyprland/hypr/hyprland.conf index 9ddf608..5457d71 100644 --- a/configs/hyprland/hypr/hyprland.conf +++ b/configs/hyprland/hypr/hyprland.conf @@ -12,7 +12,7 @@ # ----------------------------------------------------- env = XCURSOR_SIZE,24 -env = QT_QPA_PLATFORM,wayland,xcb +env = QT_QPA_PLATFORM,wayland source = ~/.config/hypr/conf/environment.conf