Better font support for compton and urxvt
This commit is contained in:
parent
f6d3938ecb
commit
97fa91725e
1 changed files with 1 additions and 1 deletions
|
|
@ -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 &
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue