diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/i3/config##h.luchs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/i3/config##h.luchs b/.config/i3/config##h.luchs index 2f2ce15..319844a 100644 --- a/.config/i3/config##h.luchs +++ b/.config/i3/config##h.luchs | |||
@@ -194,7 +194,8 @@ bindcode $mod+Shift+54 reload | |||
194 | # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) | 194 | # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) |
195 | bindcode $mod+Shift+27 restart | 195 | bindcode $mod+Shift+27 restart |
196 | 196 | ||
197 | default_border pixel 2 | 197 | default_border pixel 0 |
198 | default_floating_border pixel 0 | ||
198 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 199 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
199 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 200 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
200 | for_window [class="Zotero" window_role="pref"] floating enable | 201 | for_window [class="Zotero" window_role="pref"] floating enable |