Less vsync issues?

This commit is contained in:
Daniel Flanagan 2017-04-11 14:49:43 -05:00
parent 9c3e529dfd
commit 34a9bb298d
2 changed files with 5 additions and 4 deletions

View file

@ -40,7 +40,8 @@ invert-color-include = [ ];
glx-no-stencil = true;
glx-no-rebind-pixmap = true;
glx-copy-from-front = false;
glx-swap-method = "undefined";
xrender-sync-fence = true;
glx-swap-method = "buffer-age";
wintypes :
{
tooltip :
@ -51,5 +52,5 @@ wintypes :
focus = true;
};
};
blur-background = true;
blur-background-frame = true;
blur-background = false;
blur-background-frame = false;

View file

@ -26,7 +26,7 @@ sudo pacman -S \
tmux \
rxvt-unicode \
xorg-xinit xorg-server xorg-xrdb \
xcb-util xcb-util-keysyms xcb-util-wm xorg-xrandr xdotool feh \
xcb-util xcb-util-keysyms xcb-util-wm xorg-xrandr xdotool feh xorg-xprop \
irssi \
--noconfirm