diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-03-14 16:09:37 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-03-14 16:09:37 +0530 | 
| commit | 3fe57b15a1bd7f8337e494e8bf2cdc257a5ed718 (patch) | |
| tree | 8890e80eb72f308ee2f171b53444f8a445a45427 /dist/autostart.sh | |
| parent | 17013313115f006ada16c2f6fe20ab54e9eccc6e (diff) | |
update
Diffstat (limited to 'dist/autostart.sh')
| -rwxr-xr-x | dist/autostart.sh | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/dist/autostart.sh b/dist/autostart.sh index 35c9c26..2c2f652 100755 --- a/dist/autostart.sh +++ b/dist/autostart.sh @@ -1,6 +1,7 @@  #!/usr/bin/env bash  systemctl --user import-environment DISPLAY WAYLAND_DISPLAY & +sudo vfio-bind &  way-displays &  dunst &  blueman-applet & | 
