Step 1. Before you submit
Step 2. Quick diagnose info
Hello, everyone. I created this issue to tell you how to make live wallpapers work with Wallpaper Engine.
What you will need:
- Download linux-wallpaperengine-git from AUR.
- Write the following in exec-once:
exec-once = linux-wallpaperengine --assets-dir /run/media/disk/SteamLibrary/steamapps/common/wallpaper_engine/assets /run/media/disk/SteamLibrary/steamapps/workshop/content/431960/3238082868 --silent --screen--root DP-3 (just an example, replace the path and monitor with your own)
- Open this file:
/home/caboom/.config/quickshell/ii/panelFamilies/IllogicalImpulseFamily.qml
- Find PanelLoader { component: Background {} } and replace it with // PanelLoader { component: Background {} } // Disabled for linux-wallpaperengine compatibility
- Open this file:
/home/caboom/.config/quickshell/ii/panelFamilies/WaffleFamily.qml
- Find PanelLoader { component: WaffleBackground {} } and change it to // PanelLoader { component: WaffleBackground {} } // Disabled for linux-wallpaperengine compatibility
Then just restart your PC, bye
Step 3. Describe the issue
Logs
<!-- Put your log content here!-->
Reminder
Step 1. Before you submit
Step 2. Quick diagnose info
Hello, everyone. I created this issue to tell you how to make live wallpapers work with Wallpaper Engine.
What you will need:
exec-once = linux-wallpaperengine --assets-dir /run/media/disk/SteamLibrary/steamapps/common/wallpaper_engine/assets /run/media/disk/SteamLibrary/steamapps/workshop/content/431960/3238082868 --silent --screen--root DP-3 (just an example, replace the path and monitor with your own)
/home/caboom/.config/quickshell/ii/panelFamilies/IllogicalImpulseFamily.qml
/home/caboom/.config/quickshell/ii/panelFamilies/WaffleFamily.qml
Then just restart your PC, bye
Step 3. Describe the issue
Logs
Reminder