home: wm: i3: make 'arandr' float
All checks were successful
ci/woodpecker/push/check Pipeline was successful
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:
parent
ead8101b8d
commit
b7b6705391
|
@ -130,6 +130,7 @@ in
|
|||
{ class = "^pavucontrol.*$"; }
|
||||
{ class = "^Arandr$"; }
|
||||
{ class = "^\\.blueman-manager-wrapped$"; }
|
||||
{ class = "^\\.arandr-wrapped$"; }
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue