From e6df47bff66393fdb0001a9bc531dfa3e49fd4e7 Mon Sep 17 00:00:00 2001 From: Raghuram Subramani Date: Fri, 14 Mar 2025 16:10:21 +0530 Subject: update --- dist/autostart.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist') diff --git a/dist/autostart.sh b/dist/autostart.sh index 2c2f652..d2b7fd8 100755 --- a/dist/autostart.sh +++ b/dist/autostart.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash systemctl --user import-environment DISPLAY WAYLAND_DISPLAY & -sudo vfio-bind & +sudo vfio-unbind & way-displays & dunst & blueman-applet & -- cgit v1.2.3