this post was submitted on 14 Oct 2023
12 points (100.0% liked)

Arch Linux

7841 readers
2 users here now

The beloved lightweight distro

founded 5 years ago
MODERATORS
 

Hey everyone.

Basically I need to do what the title says. I did have xfce4-power-manager installed and had it set there (had the setting disabled so that it wouldn't suspend after inactive), but xfce4-notifyd was creating problems with dunst which I installed and setup last night, so I removed xfce4-power-manager and xfce4-logind.

However now after a few minutes of not doing anything my PC sleeps. There must be a setting somewhere I can edit which is the same thing xfce4 uses to implement this, no? Either a file or another power manager software which will not cause problems with my dunst.

Thanks in advance for all your help and suggestions!

top 6 comments
sorted by: hot top controversial new old
[–] anonymous_bot 2 points 1 year ago (1 children)

What DE/WM are you using right now?

[–] [email protected] 1 points 1 year ago

Im on bspwm

[–] p5f20w18k 1 points 1 year ago (1 children)

Caffeine works good for me on i3

[–] [email protected] 1 points 1 year ago (1 children)

From what Ive read caffeine seems to be for temporarily disabling suspend functionality in a specific context. e.g. when running a certain task. It doesn't disable the automatic suspend functionality in general, which is what I want. I have a "sleep" key on my keyboard which I use when I need to, but all other times I need my PC to be awake.

[–] p5f20w18k 2 points 1 year ago (1 children)

It stops the auto sleep function for me when enabled, it has the option to be “on” and “on when x app is running”

You could even tell it to never let your system sleep when your wm is running

[–] [email protected] 1 points 1 year ago

Ah ok cool. Ill try it out if disabling xfce4-notifyd doesn't work out. Thanks