Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cumulative update after switching to desktop #81

Merged
merged 4 commits into from
Aug 28, 2024

Conversation

d3adb5
Copy link
Owner

@d3adb5 d3adb5 commented Aug 28, 2024

  • feat(zsh): match machine number of available cpus in makeflags
  • feat(nvim): revert neovim 0.10 colorscheme change
  • feat(picom): enable stencil buffer for glx backend
  • feat(picom): disable vsync and unredirect when possible

d3adb5 added 4 commits August 26, 2024 16:15
Set the number of GNU Make workers dynamically based on the number of
available CPUs on the machine by using the `nproc` command.
Revert Neovim's change of default colorscheme back to 'vim' so that I
get the colors I'm used to.
Enable using the stencil buffer for the GLX backend. This backend is not
currently in use, but this configuration was previously tested with my
new GPU. The reason no buffer was used before was for APU optimization.
Disable VSync and allow unredirecting windows when possible (some
fullscreen applications) to allow programs like Plex and Minecraft to
make use of variable refresh rates.
@d3adb5 d3adb5 added the enhancement New feature or request label Aug 28, 2024
@d3adb5 d3adb5 self-assigned this Aug 28, 2024
@d3adb5 d3adb5 merged commit f888761 into master Aug 28, 2024
1 check passed
@d3adb5 d3adb5 deleted the feat/desktop-updates branch August 28, 2024 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant