From 0890355f5d3fa7f68ea744129499ece3f4ca9654 Mon Sep 17 00:00:00 2001 From: Adithya Nair Date: Fri, 24 Mar 2023 13:22:56 +0530 Subject: [PATCH] enable yubikey apps --- home/default.nix | 2 ++ home/sway/default.nix | 12 ++++++++++++ 2 files changed, 14 insertions(+) diff --git a/home/default.nix b/home/default.nix index b4c3b30..6c9b5f7 100644 --- a/home/default.nix +++ b/home/default.nix @@ -45,7 +45,9 @@ in pantheon.elementary-files pavucontrol xdg-utils + yubioath-flutter yubikey-manager + yubikey-manager-qt ]; dconf.settings = { diff --git a/home/sway/default.nix b/home/sway/default.nix index db5abce..f3d737f 100644 --- a/home/sway/default.nix +++ b/home/sway/default.nix @@ -185,6 +185,18 @@ app_id = "gnome-disks"; }; } + { + command = "floating enable, focus"; + criteria = { + app_id = "yubico.org."; + }; + } + { + command = "floating enable, focus"; + criteria = { + app_id = ".yubioath-flutter-wrapped"; + }; + } { command = "move container to workspace 2, focus"; criteria = {