Omarchy 3.1 updates and misc tweaks
This commit is contained in:
@@ -18,5 +18,7 @@ decorations = "None"
|
||||
bindings = [
|
||||
{ key = "F11", action = "ToggleFullscreen" },
|
||||
{ key = "Insert", mods = "Shift", action = "Paste" },
|
||||
{ key = "Insert", mods = "Control", action = "Copy" }
|
||||
{ key = "Insert", mods = "Control", action = "Copy" },
|
||||
{ key = "Return", mods = "Shift", chars = "\u001B\r" }
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user