diff options
| -rwxr-xr-x | dist/autostart.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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 & | 
