Typo
This commit is contained in:
parent
6e2c43726d
commit
176ac6d06b
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ floating_layout = layout.Floating(
|
|||
Match(wm_class="nwg-look"), # GTK settings
|
||||
Match(wm_class="pavucontrol"), # PulseAudio Volume Control
|
||||
Match(wm_class="wdisplays"), # Display configurator
|
||||
Match(wl_class="floating_shell"), # Start all windows with app_id "floating_shell" in float
|
||||
Match(wm_class="floating_shell"), # Start all windows with app_id "floating_shell" in float
|
||||
Match(title="Picture-in-Picture"),
|
||||
Match(title="Firefox — Sharing Indicator"),
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue