Wait 2 seconds before starting Wayfire

This commit is contained in:
Victor Tran 2023-10-15 20:32:47 +11:00
parent e3556d363d
commit 53485eef00
No known key found for this signature in database

View file

@ -1,2 +1,3 @@
#!/bin/sh
sleep 2 # Mitigate lightdm bug that causes Wayfire not to start up correctly immediately
exec wayfire --config ${CMAKE_INSTALL_FULL_DATADIR}/thedesk/startdesk/wayfire-thedesk-config.conf