add option_as_alt for macOS
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
transparent_background_colors = true
|
transparent_background_colors = true
|
||||||
|
|
||||||
@@ -79,6 +78,17 @@ style = "Italic"
|
|||||||
family = "FiraCode Nerd Font"
|
family = "FiraCode Nerd Font"
|
||||||
style = "Regular"
|
style = "Regular"
|
||||||
|
|
||||||
|
[window]
|
||||||
|
decorations = "buttonless"
|
||||||
|
dynamic_padding = false
|
||||||
|
opacity = 0.75
|
||||||
|
startup_mode = "Maximized"
|
||||||
|
option_as_alt = "Both"
|
||||||
|
|
||||||
|
[window.padding]
|
||||||
|
x = 6
|
||||||
|
y = 6
|
||||||
|
|
||||||
[[keyboard.bindings]]
|
[[keyboard.bindings]]
|
||||||
chars = "\u0002\""
|
chars = "\u0002\""
|
||||||
key = "E"
|
key = "E"
|
||||||
@@ -258,13 +268,3 @@ mods = "Command"
|
|||||||
chars = "\u00029"
|
chars = "\u00029"
|
||||||
key = "Key9"
|
key = "Key9"
|
||||||
mods = "Command"
|
mods = "Command"
|
||||||
|
|
||||||
[window]
|
|
||||||
decorations = "buttonless"
|
|
||||||
dynamic_padding = false
|
|
||||||
opacity = 0.75
|
|
||||||
startup_mode = "Maximized"
|
|
||||||
|
|
||||||
[window.padding]
|
|
||||||
x = 6
|
|
||||||
y = 6
|
|
||||||
|
|||||||
Reference in New Issue
Block a user