<% opt.term.icon_name %> Open <% opt.term.name %> Here <% opt.term.workdir_command %>%f * Rsync To... edit-copy <% opt.commands.zenity %> --entry --text "Rsync Command" --entry-text "rsync -vaP %F " | xargs alacritty --hold --command Open a Dialog on an Rsync destination for the selected files * rm -rf user-trash-full [ "$(echo -e "Yes\nNo" | rofi -dmenu -theme ~/.local/share/rofi/applets/confirm.rasi -mesg $'Delete these Files?\n\n%F')" == Yes ] && rm -rf %F force delete stuff *