slock
slock copied to clipboard
Fork of suckless slock lockscreen with background image patch
Results
2
slock issues
Sort by
recently updated
recently updated
newest added
please tell me how to use it , i am using fedora 38
Without the crypt header, the `running = !!strcmp(crypt(passwd, pws), pws);` line is misinterpreted by GCC. Fix found from https://github.com/kuravih/gllock/pull/5.