From 468df0520e9ed697ced7dfa79b5e53e745d9a99e Mon Sep 17 00:00:00 2001 From: Alexander Bantyev Date: Sun, 1 Mar 2020 23:41:43 +0300 Subject: [PATCH] Update modules/workspace/i3/default.nix --- modules/workspace/i3/default.nix | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) 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 =