From b9fe176f3c21eb76376e0c5aea02fac44de9834c Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 27 Dec 2022 13:19:27 +0100 Subject: [PATCH] Add cagebreak start FAQ entry --- FAQ.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/FAQ.md b/FAQ.md index 3f9e9db..29edf21 100644 --- a/FAQ.md +++ b/FAQ.md @@ -26,6 +26,22 @@ Set the following environment variables to activate wayland support for firefox. +## How is Cagebreak launched? + +The documentation says to start Cagebreak like any other binary. + +If you want to start Cagebreak on login, you can use your shells +equivalent of a `.bash_profile`. In BASH appending cagebreak +(given that it is installed in the path) to `.bash_profile` +is fine. + +If you want to start Cagebreak using systemd you could use a +service started on user login, though the development team once ran +into some issues with permissions for the services. + +Please note that Cagebreak does not solve the problem of +locking the screen or login in general. + ## How are applications launched in Cagebreak? There are multiple ways to launch external programs in cagebreak.