diff options
| author | Marc Vertes <mvertes@free.fr> | 2020-05-21 13:49:15 +0200 |
|---|---|---|
| committer | Marc Vertes <mvertes@free.fr> | 2020-05-21 13:49:15 +0200 |
| commit | 78dfe0269baf36120d16428288d28205006a4042 (patch) | |
| tree | f93d4665421f677d58bca8d0a89cc5e4e687f829 /.config/i3/config | |
| parent | 181551e4da85ae44516494904b3e1660e4bcb096 (diff) | |
i3: enable floating llpp
Diffstat (limited to '.config/i3/config')
| -rw-r--r-- | .config/i3/config | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/i3/config b/.config/i3/config index fd304fd..44acee4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -60,6 +60,7 @@ for_window [class="Gitk"] floating enable for_window [class="gnuplot_qt"] floating enable for_window [class="Keybase"] floating enable for_window [class="libreoffice"] floating enable +for_window [class="llpp"] floating enable for_window [class="MuPDF"] floating enable for_window [class="Pavucontrol"] floating enable for_window [class="Slack"] floating enable |
