alacritty: remove window decorations
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
[window]
|
[window]
|
||||||
padding = { x = 10, y = 10 }
|
padding = { x = 10, y = 10 }
|
||||||
opacity = 0.95
|
opacity = 0.95
|
||||||
|
decorations = "None"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
normal = { family = "JetBrainsMono Nerd Font", style = "Regular" }
|
normal = { family = "JetBrainsMono Nerd Font", style = "Regular" }
|
||||||
|
|||||||
Reference in New Issue
Block a user