mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 04:09:23 +00:00
3aa8c19b6e6cca03dd9f2cbdbe0a6b7f0dcb23aa

The script attempted to perform driver selection by echoing the `$gpu_info` variable, but the variable had not yet been populated with the output from the `lspci` command. This resulted in the `if` condition always failing and the driver package incorrectly defaulting to `nvidia-dkms` for all hardware. This commit moves the `gpu_info` assignment to before it is referenced, ensuring the detection and selection logic works as intended.
Omarchy
Turn a fresh Arch installation into a fully-configured, beautiful, and modern web development system based on Hyprland by running a single command. That's the one-line pitch for Omarchy (like it was for Omakub). No need to write bespoke configs for every essential tool just to get started or to be up on all the latest command-line tools. Omarchy is an opinionated take on what Linux can be at its best.
Read more at omarchy.org.
License
Omarchy is released under the MIT License.
Languages
Shell
78.9%
CSS
16.8%
Lua
4.3%