diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-09-26 17:29:45 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-09-26 17:29:45 +0200 |
| commit | e7896c409cbcd41b980fa487c312fef986af00ec (patch) | |
| tree | 20595be633d980890015bf651e8d88d585328b45 /.config/i3/config | |
| parent | 2757d8c1a282957ca9faf852a8652d16387ac41e (diff) | |
update
Diffstat (limited to '.config/i3/config')
| -rw-r--r-- | .config/i3/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config index 9069684..f642364 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -96,6 +96,9 @@ for_window [class="Picard"] floating enable for_window [title="QEMU"] floating enable for_window [class="Quodlibet"] floating enable for_window [class="RSS Guard"] floating enable +#for_window [class="Navigator"] floating enable +for_window [class="SeaMonkey"] floating enable +#for_window [window_role="browser"] floating enable for_window [class="Signal"] floating enable for_window [class="Slack"] floating enable for_window [class="Spotify"] floating enable |
