remove show var in hyprlock

This commit is contained in:
Felix Salcher 2025-07-25 19:35:59 +02:00
parent e30537d05c
commit cb29c894f1
No known key found for this signature in database

View file

@ -141,7 +141,6 @@ class CHyprlock {
} m_sLockState;
struct {
bool show = false;
std::string passBuffer = "";
size_t failedAttempts = 0;
bool displayFailText = false;