upgrade sonicDE, remove MATE and install Brave browser and fix nouveau blacklist on stock kernel
All checks were successful
os / build (push) Successful in 16m49s

This commit is contained in:
Anders da Silva Rytter Hansen 2026-06-18 18:15:49 -03:00
commit 48bf942830
2 changed files with 24 additions and 3 deletions

View file

@ -3,5 +3,5 @@ Section "Device"
Driver "modesetting"
Option "ShadowFB" "false" # you don't need on recent hardware
Option "Atomic" "true" #only effective on Xlibre, or Xorg-git with a special patch
Option "TearFree" "true"
Option "TearFree" "false"
EndSection