diff options
| author | 2025-01-23 09:10:01 -0500 | |
|---|---|---|
| committer | 2025-01-23 09:10:01 -0500 | |
| commit | a135ec293eab8e7c9e5f581dc70cd5cf2bea587a (patch) | |
| tree | a883c0c879bcbd9052ae0cac31b81ade94551507 /themes/miia_new_years_2025 | |
| parent | dce9ab07ae0b0496e432f213466fd6f442944fa7 (diff) | |
| download | dotfiles-a135ec293eab8e7c9e5f581dc70cd5cf2bea587a.tar.gz dotfiles-a135ec293eab8e7c9e5f581dc70cd5cf2bea587a.tar.bz2 dotfiles-a135ec293eab8e7c9e5f581dc70cd5cf2bea587a.zip | |
Go back to stable wayland and mesa
Diffstat (limited to 'themes/miia_new_years_2025')
| -rw-r--r-- | themes/miia_new_years_2025/miia.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/miia_new_years_2025/miia.nix b/themes/miia_new_years_2025/miia.nix index e70e88a..0dc6bbd 100644 --- a/themes/miia_new_years_2025/miia.nix +++ b/themes/miia_new_years_2025/miia.nix @@ -19,5 +19,5 @@ rec { color13 = "${color5}"; color14 = "${color6}"; color15 = "${color7}"; - alpha = 0.875; + alpha = 0.850; } |