alacritty: remove window decorations

This commit is contained in:
funman300
2026-04-23 10:31:58 -07:00
parent b4fbb8963a
commit 3584c0e38e
+1
View File
@@ -1,6 +1,7 @@
[window]
padding = { x = 10, y = 10 }
opacity = 0.95
decorations = "None"
[font]
normal = { family = "JetBrainsMono Nerd Font", style = "Regular" }