diff options
| author | Marc Vertes <mvertes@free.fr> | 2022-12-07 14:53:33 +0100 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2022-12-07 14:53:33 +0100 |
| commit | 7883e56fadc6c8be32c455b69fd43dedb95c9d20 (patch) | |
| tree | 03426bce79b7806ec39cf6e174eb6b735c2c7e79 /.config/i3/config | |
| parent | 4489efe4b753a2edfad646c4b3506c95f2348813 (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 e0e8c9b..6c871ae 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -77,6 +77,8 @@ for_window [class="feh"] floating enable for_window [class="firefox"] floating enable for_window [class="fluent-reader"] floating enable border normal for_window [class="Geeqie"] floating enable +for_window [class="Google-chrome"] floating enable +for_window [title="Google Chrome"] floating enable for_window [class="Gpicview"] floating enable for_window [class="Ghb"] floating enable for_window [class="Gitk"] floating enable @@ -86,6 +88,7 @@ for_window [class="index"] floating enable for_window [class="Keybase"] floating enable for_window [class="libreoffice"] floating enable for_window [class="Liferea"] floating enable +for_window [class="lagrange"] floating enable for_window [class="llpp"] floating enable for_window [class="MuPDF"] floating enable for_window [class="io.elementary.music"] floating enable |
