diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2023-03-25 16:11:58 +0530 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-25 16:11:58 +0530 | 
| commit | a58bba1390893eb96a44eb6c47962bbfa09ed846 (patch) | |
| tree | 583b073759f4fdfe45ec2377aba367fee8d2da9c | |
| parent | e3251f522f072de25bb63683c367c27818a712d7 (diff) | |
Update autostart.sh
| -rwxr-xr-x | .dwm/autostart.sh | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/.dwm/autostart.sh b/.dwm/autostart.sh index 2d967bc..e5c2435 100755 --- a/.dwm/autostart.sh +++ b/.dwm/autostart.sh @@ -5,4 +5,3 @@ dunst &  picom &  /home/compromyse/.dwm/bar.sh &  wmname LG3D -/usr/bin/vmware-user-suid-wrapper &  | 
