dotfiles/xinitrc

14 lines
274 B
Plaintext

xset s off -dpms
[[ -f ~/.Xmodmap ]] && xmodmap ~/.Xmodmap
unclutter &
picom &
dunst &
feh --bg-fill ~/.wallpaper.png
lxpolkit &
dwm_bar &
exec dwm
xdg-mime default mupdf.desktop application/pdf
xdg-mime default feh.desktop image/png
xdg-mime default feh.desktop image/jpg