How to properly disable the 60 second warning message when clicking the shutdown and reset buttons in Gnome shell. I had one cmd but I found this long and frankly, brutal way to do it:
I don’t like to shortcut systemctl shutdown What would be the Manjaro way?
I also found a slightly old comment referencing this dbus method may be what gnome itself uses.
( I do not have gnome environment to check these things )
I should add that these commands shutdown virtually immediately.
It’s always possible that could occur without giving open programs enough time to gracefully close and save any open files.
For this reason alone, it’s worth examining the other options in the link given; and also, to consider the reasoning for the 60 second delay in the first place.
But, to the question of disabling the timer, I’ve never given it much thought, being that it’s easy enough to click “OK” at my convenience.
gsettings set org.gnome.SessionManager logout-prompt false