restructure common sshagent

cleanups of commented out things
move non desktop to server config
This commit is contained in:
2024-07-14 12:06:47 +02:00
parent 0a775adbdc
commit d5f3aa3885
8 changed files with 30 additions and 61 deletions

View File

@@ -118,7 +118,7 @@
{ command = "floating enable"; criteria = { app_id = "com.nitrokey."; }; }
{ command = "floating enable"; criteria = { app_id = "org.keepassxc.KeePassXC."; }; }
{ command = "floating enable"; criteria = { app_id = "virt-manager"; }; }
{ command = "floating enable"; criteria = { class = "lxqt-openssh-askpass"; }; }
{ command = "floating enable"; criteria = { title = "^OpenSSH Authentication"; }; }
{ command = "floating enable"; criteria = { class = "pop-up"; }; }
];