diff options
-rw-r--r-- | .config/i3/config##h.lowe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/i3/config##h.lowe b/.config/i3/config##h.lowe index b486760..348f5a0 100644 --- a/.config/i3/config##h.lowe +++ b/.config/i3/config##h.lowe | |||
@@ -51,7 +51,7 @@ bindcode --release $mod+27 exec --no-startup-id ~/.local/bin/type_clipboard.sh | |||
51 | bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral | 51 | bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral |
52 | 52 | ||
53 | # get the mouse out of the way | 53 | # get the mouse out of the way |
54 | bindsym $mod+32 exec --no-startup-id xdotool mousemove 1920 1080 | 54 | bindcode $mod+32 exec --no-startup-id xdotool mousemove 1920 1080 |
55 | 55 | ||
56 | # bookmark from clipboard | 56 | # bookmark from clipboard |
57 | bindcode $mod+30 exec --no-startup-id ~/.local/bin/bukuadd_c | 57 | bindcode $mod+30 exec --no-startup-id ~/.local/bin/bukuadd_c |
@@ -184,7 +184,7 @@ bindcode $mod+Shift+54 reload | |||
184 | # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) | 184 | # restart i3 inplace (preserves your layout/session, can be used to upgrade i3) |
185 | bindcode $mod+Shift+27 restart | 185 | bindcode $mod+Shift+27 restart |
186 | 186 | ||
187 | default_border pixel 2 | 187 | default_border pixel 0 |
188 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable | 188 | for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable |
189 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable | 189 | for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable |
190 | for_window [class="Zotero" window_role="pref"] floating enable | 190 | for_window [class="Zotero" window_role="pref"] floating enable |