Add files via upload

This commit is contained in:
Rawley Fowler 2022-07-29 08:56:57 -06:00 committed by GitHub
parent 49cc0227e9
commit 078dcc617d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

7
void/home/.xinitrc Normal file
View file

@ -0,0 +1,7 @@
#!/bin/sh
feh --bg-fill "$HOME/Pictures/Backgrounds/bg_ibm.jpg" &
xrandr --rate 144.00 &
picom &
dwmblocks &
xrdb -merge ~/.Xresources
dwm