kak: Usar pcmanfm
This commit is contained in:
parent
fcc7860443
commit
d0e9140da9
1 changed files with 2 additions and 2 deletions
|
@ -151,8 +151,8 @@ define-command exportmd %{
|
||||||
exportmd pdf "$kak_buffile"
|
exportmd pdf "$kak_buffile"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
define-command nemo %{
|
define-command pcmanfm %{
|
||||||
nop %sh{
|
nop %sh{
|
||||||
swaymsg exec "nemo $(dirname "$kak_buffile")"
|
swaymsg exec "pcmanfm --new-win '$(dirname "$kak_buffile")'"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue