mirror of
https://github.com/LukeHagar/omarchy.git
synced 2025-12-09 12:37:46 +00:00
4 lines
135 B
Bash
4 lines
135 B
Bash
echo "Remove opacity from alacritty.toml so Hyprland can control fully"
|
|
|
|
sed -i '/opacity = 0.98/d' ~/.config/alacritty/alacritty.toml
|