dotfiles/nixos/overlays/yubikey-touch-shitpost/00-puckify.patch
2024-11-07 16:25:41 -07:00

13 lines
501 B
Diff

diff --git a/notifier/libnotify.go b/notifier/libnotify.go
index b75cef6..447f6a6 100644
--- a/notifier/libnotify.go
+++ b/notifier/libnotify.go
@@ -34,7 +34,7 @@ func SetupLibnotifyNotifier(notifiers *sync.Map) {
notification := notify.Notification{
AppName: "yubikey-touch-detector",
AppIcon: "yubikey-touch-detector",
- Summary: "YubiKey is waiting for a touch",
+ Summary: "uwubikey is w-waiting to be touched 👉🥺👈",
}
reset := func(msg *notify.NotificationClosedSignal) {