Fix Linux graphics issue

* Using safer backend for compton
* Removed xf86-video-intel
  * See https://wiki.archlinux.org/index.php/Intel_graphics#Installation
This commit is contained in:
2Shirt 2018-04-16 10:47:57 -06:00
parent d1f4944a09
commit c7eb3921fd
2 changed files with 1 additions and 2 deletions

View file

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

View file

@ -92,7 +92,6 @@ wimlib
xf86-input-libinput
xf86-video-amdgpu
xf86-video-fbdev
xf86-video-intel
xf86-video-nouveau
xf86-video-vesa
xorg-server