fix: alacritty alt as mod key 🍎 🐛
This commit is contained in:
parent
bf330cba62
commit
ad4ac83e4b
1 changed files with 1 additions and 0 deletions
|
|
@ -131,6 +131,7 @@
|
||||||
decorations = "buttonless";
|
decorations = "buttonless";
|
||||||
opacity = 0.95;
|
opacity = 0.95;
|
||||||
startup_mode = "Fullscreen";
|
startup_mode = "Fullscreen";
|
||||||
|
option_as_alt = "Both";
|
||||||
};
|
};
|
||||||
scrolling = { history = 10000; multiplier = 3; };
|
scrolling = { history = 10000; multiplier = 3; };
|
||||||
font = {
|
font = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue