jovanlanik / gtklock

GTK-based lockscreen for Wayland
GNU General Public License v3.0
340 stars 22 forks source link

Cannot use GTK interactive debugger on gtklock #91

Closed cry0x11 closed 1 month ago

cry0x11 commented 6 months ago

Is there a possible way to use gtklock -li as mentioned in the wiki?

Currently, gtklock doesn't recognize -li option

** (gtklock:22403): CRITICAL **: 22:56:47.207: Option parsing failed: Unknown option -li
jovanlanik commented 6 months ago

Not supported in v3.0.0. An alternative way to debug may be included in a future version.

cry0x11 commented 6 months ago

Alright, thank you for the reply.

I figured out the values I should change from the wiki and other people's configurations.

And thank you for putting in the effort to create this nice screenlocker :)