dotfiles/xinitrc

8 lines
89 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-08 22:03:57 -03:00
feh --bg-fill ~/.wallpaper.png
2020-09-08 21:20:11 -03:00
dwmstatus &
2020-09-09 13:24:35 -03:00
lxpolkit &
2020-09-08 21:20:11 -03:00
exec dwm