summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.config/i3/config##h.lowe4
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
51bindcode $mod+54 exec --no-startup-id rofimoji --skin-tone neutral 51bindcode $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
54bindsym $mod+32 exec --no-startup-id xdotool mousemove 1920 1080 54bindcode $mod+32 exec --no-startup-id xdotool mousemove 1920 1080
55 55
56# bookmark from clipboard 56# bookmark from clipboard
57bindcode $mod+30 exec --no-startup-id ~/.local/bin/bukuadd_c 57bindcode $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)
185bindcode $mod+Shift+27 restart 185bindcode $mod+Shift+27 restart
186 186
187default_border pixel 2 187default_border pixel 0
188for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable 188for_window [class="Zotero" instance="Toplevel" title="Quick Format Citation"] floating enable
189for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable 189for_window [class="Zotero" instance="Toplevel" title="Progress"] floating enable
190for_window [class="Zotero" window_role="pref"] floating enable 190for_window [class="Zotero" window_role="pref"] floating enable