Commit 4d18a405a3d0

Vincent Demeester <vincent@sbr.pm>
2026-02-17 10:35:34
feat(raffi): add yubikey-oath launcher entry
Added YubiKey OATH codes to raffi launcher for quick access to TOTP codes stored on YubiKey hardware.
1 parent 8fb3b3a
Changed files (1)
home
common
desktop
home/common/desktop/sway/rofi.nix
@@ -148,6 +148,13 @@
       ifexist = "redhat-vpn-disconnect";
     };
 
+    # YubiKey OATH
+    yubikey-oath = {
+      binary = "yubikey-oath";
+      description = "YubiKey OATH Codes";
+      icon = "security-high";
+    };
+
     # Addons
     addons = {
       currency = {