feat: set Alacritty startup mode to fullscreen ✨
This commit is contained in:
parent
e7c59f9596
commit
bf330cba62
1 changed files with 1 additions and 0 deletions
|
|
@ -130,6 +130,7 @@
|
|||
dynamic_padding = true;
|
||||
decorations = "buttonless";
|
||||
opacity = 0.95;
|
||||
startup_mode = "Fullscreen";
|
||||
};
|
||||
scrolling = { history = 10000; multiplier = 3; };
|
||||
font = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue