Adds a setting to spawn a new instance.
With stacking in my WM like cosmic, it is almost all I need. Goodbye gnome-terminal.
This commit is contained in:
@@ -44,3 +44,13 @@ blue= "#B1D2EE"
|
||||
magenta= "#E2C4EB"
|
||||
cyan= "#BAEEE7"
|
||||
white= "#C5C8C6"
|
||||
|
||||
[keyboard]
|
||||
bindings = [
|
||||
{ key = "T", mods = "Control|Shift", action = "SpawnNewInstance" }
|
||||
]
|
||||
|
||||
|
||||
# Local Variables:
|
||||
# vc-follow-symlinks: t
|
||||
# End:
|
||||
|
||||
Reference in New Issue
Block a user