Switch alacritty to windowed
This commit is contained in:
parent
ebccb12337
commit
070ffaa644
@ -9,12 +9,12 @@ window:
|
||||
columns: 0
|
||||
lines: 0
|
||||
padding:
|
||||
x: 0
|
||||
y: 0
|
||||
x: 2
|
||||
y: 2
|
||||
dynamic_padding: false
|
||||
decorations: none
|
||||
decorations: full
|
||||
opacity: 1.0
|
||||
startup_mode: Maximized
|
||||
startup_mode: Windowed
|
||||
scrolling:
|
||||
history: 10000
|
||||
multiplier: 3
|
||||
|
Loading…
Reference in New Issue
Block a user