diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2025-03-14 16:10:21 +0530 | 
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2025-03-14 16:10:21 +0530 | 
| commit | e6df47bff66393fdb0001a9bc531dfa3e49fd4e7 (patch) | |
| tree | a05117d68cb3e3dfcf07dfa3e04b8b414840684d /dist | |
| parent | 3fe57b15a1bd7f8337e494e8bf2cdc257a5ed718 (diff) | |
update
Diffstat (limited to 'dist')
| -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 & | 
