Compare commits

...

2 Commits

Author SHA1 Message Date
Random936
708686fc5a Fixed screen tearing finally 2025-02-19 22:10:52 -08:00
Random936
b3b25e30af Added audacity 2025-02-19 22:10:45 -08:00
2 changed files with 2 additions and 0 deletions

View File

@ -62,6 +62,7 @@
services.picom = { services.picom = {
enable = true; enable = true;
backend = "glx"; backend = "glx";
vSync = "opengl-swc";
}; };
# Install Thunar # Install Thunar

View File

@ -6,6 +6,7 @@
zoom-us zoom-us
discord discord
twinkle twinkle
audacity
flameshot flameshot
libreoffice libreoffice
pavucontrol pavucontrol