summaryrefslogtreecommitdiff
path: root/.dwm/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-x.dwm/autostart.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/.dwm/autostart.sh b/.dwm/autostart.sh
new file mode 100755
index 0000000..2d967bc
--- /dev/null
+++ b/.dwm/autostart.sh
@@ -0,0 +1,8 @@
+#!/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
+/usr/bin/vmware-user-suid-wrapper &