diff --git a/modules/workspace/i3/default.nix b/modules/workspace/i3/default.nix index 6cfa086..3430759 100755 --- a/modules/workspace/i3/default.nix +++ b/modules/workspace/i3/default.nix @@ -61,10 +61,6 @@ in { command = "border pixel 2px"; criteria = { window_role = "popup"; }; } - { - command = "floating enable"; - criteria = { app_id = "org.kde.polkit-kde-authentication-1"; }; - } { command = "sticky enable"; criteria = { floating = ""; }; @@ -76,7 +72,7 @@ in { { command = "${pkgs.kdeconnect}/libexec/kdeconnectd"; } { command = - "${pkgs.polkit-kde-agent}/libexec/polkit-kde-authentication-agent-1"; + "${pkgs.mate.mate-polkit}/libexec/polkit-mate-authentication-agent-1"; } { command =