sudo gedit /usr/share/X11/xorg.conf.d/20-intel-graphics.conf
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TripleBuffer" "true" Option "TearFree" "true" Option "DRI" "false" EndSection
sudo gedit /usr/share/X11/xorg.conf.d/20-intel-graphics.conf
Section "Device" Identifier "Intel Graphics" Driver "intel" Option "TripleBuffer" "true" Option "TearFree" "true" Option "DRI" "false" EndSection
sudo apt update && sudo apt install systemd-timesyncd && sudo systemctl enable --now systemd-timesyncd
No comments:
Post a Comment