feat: increase sleep, as 2s did not work

This commit is contained in:
2025-12-03 20:50:12 +01:00
parent 933f2e1358
commit 4111a7d090

View File

@@ -26,7 +26,7 @@ disable_integrated_display_if_connected_to_external_monitors() {
waybar &
# reload the inputs, as they somehow get lost when a second monitor is attached
sleep 2
sleep 5
sudo udevadm trigger --action=remove --subsystem-match=input
sleep 0.5
sudo udevadm trigger --action=add --subsystem-match=input