blob: e5c243547f657d4faa3df24ebcc38140c2551444 (
plain)
1
2
3
4
5
6
7
  | 
#!/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
  
  |