fix(nix): use xdb base dirs
This commit is contained in:
parent
74cf64b270
commit
91c1ed1fb0
3 changed files with 4 additions and 4 deletions
|
|
@ -156,8 +156,8 @@ run)
|
|||
require nvim
|
||||
spawn_or_focus run 'nvim -c "lua require([[config.tmux]]).run([[run]])"'
|
||||
;;
|
||||
term)
|
||||
spawn_or_focus term
|
||||
shell)
|
||||
spawn_or_focus shell
|
||||
;;
|
||||
misc)
|
||||
spawn_or_focus misc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue