dotfiles/xinitrc

9 lines
95 B
Plaintext
Raw Normal View History

2020-09-09 12:44:50 -03:00
xset s off -dpms
2020-09-24 10:10:58 -03:00
picom &
2020-09-30 11:13:32 -03:00
dunst &
2020-09-08 22:03:57 -03:00
feh --bg-fill ~/.wallpaper.png
2020-09-09 13:24:35 -03:00
lxpolkit &
2020-09-30 12:45:03 -03:00
dwm_bar &
2020-09-08 21:20:11 -03:00
exec dwm