Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

lfir/caja-actions-fedora

Repository files navigation

Custom caja actions that can be imported with caja-actions-config-tool.
  • beesu is used to gain privileges.
  • caja is used to open dirs as root.
  • pluma is used to edit files as root.
  • dir /mnt/temp0 (has to exist) is used to mount and unmount ISOs.
Command to create required dir and install required packages.
sudo sh -c 'mkdir -p /mnt/temp0 ; dnf install beesu caja caja-actions pluma'

About

Custom Caja actions compatible with Fedora linux.

Topics

Resources

Stars

Watchers

Forks