1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat(i3): restitute window border for floating windows

This commit is contained in:
2023-07-27 17:06:17 +02:00
parent 83a949eddc
commit 0fd9283218

View File

@@ -124,6 +124,10 @@ in {
criteria = {class = "fzfmenu";};
command = "floating enable";
}
{
criteria = {class = ".*";};
command = "border pixel 2";
}
{
criteria = {class = "mpv";};
command = lib.strings.concatStringsSep ", " [