diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2023-08-04 19:30:59 +0530 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2023-08-04 19:30:59 +0530 |
| commit | 1ffbe6d42d7b533ddeb587339a66a099811f6716 (patch) | |
| tree | 762dc297228573bcf4db83fb8f53db844d81a92c /.dwm/autostart.sh | |
| parent | 0b80b629ad8ae067410768024dcfac62b896ca21 (diff) | |
update
Diffstat (limited to '.dwm/autostart.sh')
| -rwxr-xr-x | .dwm/autostart.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.dwm/autostart.sh b/.dwm/autostart.sh deleted file mode 100755 index e5c2435..0000000 --- a/.dwm/autostart.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash -/usr/lib/x86_64-linux-gnu/polkit-mate/polkit-mate-authentication-agent-1 & -feh --bg-scale /home/compromyse/Pictures/wallpaper.jpg -dunst & -picom & -/home/compromyse/.dwm/bar.sh & -wmname LG3D |
