forked from kunsi/dotfiles
alacritty: disable window decorations
This commit is contained in:
parent
391bc96f7d
commit
67b24fb663
1 changed files with 3 additions and 0 deletions
|
@ -31,4 +31,7 @@ colors:
|
|||
cursor:
|
||||
blinking: true
|
||||
|
||||
window:
|
||||
decorations: None
|
||||
|
||||
live_config_reload: true
|
||||
|
|
Loading…
Reference in a new issue