diff --git a/dot_config/discord/settings.json b/dot_config/discord/settings.json index fe9afbd..6786593 100644 --- a/dot_config/discord/settings.json +++ b/dot_config/discord/settings.json @@ -3,8 +3,8 @@ "IS_MAXIMIZED": true, "IS_MINIMIZED": false, "WINDOW_BOUNDS": { - "x": 4127, - "y": 144, + "x": 320, + "y": 277, "width": 1280, "height": 720 }, @@ -21,5 +21,7 @@ "BACKGROUND_COLOR": "#000000", "enableHardwareAcceleration": true, "offloadAdmControls": true, - "asyncVideoInputDeviceInit": false + "asyncVideoInputDeviceInit": false, + "openH264Enabled": true, + "enableLibOpenH264Electron": false } \ No newline at end of file diff --git a/dot_config/paru/paru.conf b/dot_config/paru/paru.conf index 2cb7bd3..ce7fd80 100644 --- a/dot_config/paru/paru.conf +++ b/dot_config/paru/paru.conf @@ -21,11 +21,12 @@ RemoveMake #SaveChanges CombinedUpgrade BatchInstall -#CleanAfter +CleanAfter #UpgradeMenu NewsOnUpgrade SkipReview #LocalRepo +# Chroot build is best but bad aur packages are so common #Chroot #Sign #SignDb