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 = {