kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.37k stars 148 forks source link

feat: add option to use file_path() with the %p keyword #431

Closed luteran42 closed 8 months ago

luteran42 commented 10 months ago

Use an absolute path where it is needed. like: { keys = ["m", "w"], commands = ["shell swaymsg output * bg %p fit"] },

Dzordzu commented 8 months ago

LGTM

kamiyaa commented 8 months ago

LGTM!