fix: reload inputs, as they are somehow missing

This commit is contained in:
2025-12-02 09:28:13 +01:00
parent 2bf47f0a43
commit 933f2e1358

View File

@@ -26,6 +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
sudo udevadm trigger --action=remove --subsystem-match=input
sleep 0.5
sudo udevadm trigger --action=add --subsystem-match=input