Skip to content
Discussion options

You must be logged in to vote

I did not find any shell.json file in ~/.config/caelestia. Made a new one and after every boot/reboot I do get a notification saying that the config was loaded in 227ms. However it seems like it's still locking after every 3 minutes of inactivty and dpms turns off after 5 minutes. Here's the contents of my ~/.config/caelestia/shell.json:

"idle": {
            "lockBeforeSleep": true,
            "inhibitWhenAudio": true,
            "timeouts": [
                {
                    "timeout": 1800,
                    "idleAction": "lock"
                },
                {
                    "timeout": 2700,
                    "idleAction": "dpms off",
                    "returnAc…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@fariantxt
Comment options

@nuknes
Comment options

Answer selected by fariantxt
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants