feat: float developer console

This commit is contained in:
buffet 2024-05-17 11:05:47 +02:00
parent 2410834c1b
commit c8bdb78b33

View file

@ -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
''; '';
}; };