From 6df4789137dc2699b85f4c15febd36c21e44904e Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Mon, 30 Jan 2023 11:55:21 +0100 Subject: [PATCH] Consistent message about Yubikey. --- _desktop/qtile/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_desktop/qtile/config.py b/_desktop/qtile/config.py index 965c07b..edb59eb 100644 --- a/_desktop/qtile/config.py +++ b/_desktop/qtile/config.py @@ -112,7 +112,7 @@ widget_defaults = dict( extension_defaults = widget_defaults.copy() def yubikey_replace(text): - return text.replace('YubiKey is waiting for a touch', '\uf80a') + return text.replace('YubiKey is waiting for a touch', 'Touch the Yubikey') screens = [ Screen(