Better font support for compton and urxvt

This commit is contained in:
2Shirt 2018-05-12 17:04:47 -06:00
parent f6d3938ecb
commit 97fa91725e

View file

@ -6,7 +6,7 @@ xset s off
xset -dpms xset -dpms
eval $(ssh-agent) eval $(ssh-agent)
export SSH_AUTH_SOCK export SSH_AUTH_SOCK
compton --backend xrender & compton --backend xrender --xrender-sync --xrender-sync-fence &
sleep 1s sleep 1s
conky -d conky -d
nm-applet & nm-applet &