this post was submitted on 04 May 2024
8 points (100.0% liked)

Linux 101 stuff. Questions are encouraged, noobs are welcome!

1060 readers
2 users here now

Linux introductions, tips and tutorials. Questions are encouraged. Any distro, any platform! Explicitly noob-friendly.

founded 1 year ago
MODERATORS
8
submitted 6 months ago* (last edited 6 months ago) by [email protected] to c/linux4noobs
 

Is there any way to disable the power button popup window? I'd like it to be just an immediate shutdown switch, not have to confirm or wait 60 seconds...

I'm on Pop OS

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 6 months ago* (last edited 6 months ago) (1 children)

Assuming you're using gnome (Pops default DE) this command should do it:

gsettings set org.gnome.SessionManager logout-prompt false