mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
fix(i3): remove title bars
This commit is contained in:
@@ -92,6 +92,10 @@ in {
|
||||
criteria = {class = "fzfmenu";};
|
||||
command = "floating enable";
|
||||
}
|
||||
{
|
||||
criteria = {class = ".*";};
|
||||
command = "border pixel 2";
|
||||
}
|
||||
{
|
||||
criteria = {class = "mpv";};
|
||||
command = lib.strings.concatStringsSep ", " [
|
||||
|
||||
Reference in New Issue
Block a user