diff --git a/migrations/1756494998.sh b/migrations/1756494998.sh new file mode 100644 index 0000000..e25f38d --- /dev/null +++ b/migrations/1756494998.sh @@ -0,0 +1,3 @@ +echo "Remove opacity from alacritty.toml so Hyprland can control fully" + +sed -i '/opacity = 0.98/d' ~/.config/alacritty/alacritty.toml