feat: add keybind to spawn new terminal in same dir
This commit is contained in:
parent
b63ccfddf0
commit
d80d64c5f3
@ -1,6 +1,9 @@
|
|||||||
env:
|
env:
|
||||||
TERM: xterm-256color
|
TERM: xterm-256color
|
||||||
|
|
||||||
|
key_bindings:
|
||||||
|
- { key: N, mods: Control|Shift, action: SpawnNewInstance }
|
||||||
|
|
||||||
font:
|
font:
|
||||||
normal:
|
normal:
|
||||||
family: Iosevka
|
family: Iosevka
|
||||||
|
@ -72,8 +72,8 @@
|
|||||||
- ~/.config/dunst
|
- ~/.config/dunst
|
||||||
- ~/.config/cmus
|
- ~/.config/cmus
|
||||||
- ~/.config/redshift
|
- ~/.config/redshift
|
||||||
- ~/.confix/nsxiv
|
- ~/.config/nsxiv
|
||||||
- ~/.confix/nsxiv/exec
|
- ~/.config/nsxiv/exec
|
||||||
tags: [pc, setup]
|
tags: [pc, setup]
|
||||||
|
|
||||||
- name: Copy over cmus config
|
- name: Copy over cmus config
|
||||||
|
Loading…
Reference in New Issue
Block a user