home: wm: i3: make 'arandr' float
All checks were successful
ci/woodpecker/push/check Pipeline was successful

Another work-around due to a wrapper in nixpkgs.
This commit is contained in:
Bruno BELANYI 2024-12-18 20:47:24 -05:00
parent ead8101b8d
commit b7b6705391

View file

@ -130,6 +130,7 @@ in
{ class = "^pavucontrol.*$"; }
{ class = "^Arandr$"; }
{ class = "^\\.blueman-manager-wrapped$"; }
{ class = "^\\.arandr-wrapped$"; }
];
};