Hello! I've been having trouble with i3 and my intel drivers. When I first installed i3 there would sometimes be a garbled mess for a few seconds when I switched work-spaces before it went to normal. I tried modifying my 20-intel.conf file but now some apps like discord and Alacritty have weird see-through bars in them. I would include a picture but whenever I try it tells me that I have an unverified token. I would really appreciate some help (I am using picom as a compositor).
My 20-intel.conf:
Code:
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
EndSection
Bookmarks