feat: float developer console
This commit is contained in:
parent
2410834c1b
commit
c8bdb78b33
1 changed files with 1 additions and 0 deletions
|
@ -187,6 +187,7 @@ in {
|
||||||
for_window [all] title_format ""
|
for_window [all] title_format ""
|
||||||
for_window [title="^oyster$"] floating enable
|
for_window [title="^oyster$"] floating enable
|
||||||
for_window [app_id="^pavucontrol$"] floating enable
|
for_window [app_id="^pavucontrol$"] floating enable
|
||||||
|
for_window [app_id="^firefox$" title="^Developer Tools"] floating enable
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue