Prevent suspend when lid close in Fedora 37

Whenever I close my lid, it goes into suspend mode.

I want it should do nothing when I close it.

I have made following changes in sudo vi /etc/systemd/logind.conf

HandleLidSwitch=ignore
HandleLidSwitchDocked=ignore

In GNOME Tweaks, ’ Suspend when lid is closed ’ is turned off.

But nothing happened.

Added: OK, I see. Strange.

Is that what you want?

I hope that is not what he sees. That image shows suspend is enabled on lid close.

My issue is resoled.

I just ran the following command in terminal -

systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target