Update modules/workspace/i3/default.nix

This commit is contained in:
Alexander Bantyev 2020-03-01 23:41:43 +03:00
parent 72983f7432
commit 468df0520e
1 changed files with 1 additions and 5 deletions

View File

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