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