commit 476e171275b26bb1622dfbe41a74ef598131c8cc
parent 90f985a1f188c378b8481cb9a7ce0f8328311359
Author: Luke Smith <luke@lukesmith.xyz>
Date: Mon, 9 Jul 2018 14:10:12 -0400
mpvfloat returned
Diffstat:
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/.config/i3/config b/.config/i3/config
@@ -279,6 +279,12 @@ for_window [instance="math"] move scratchpad
for_window [instance="math"] border pixel 5
exec --no-startup-id $term -n math -f mono:pixelsize=24 -e dropdowncalc
+# Bindings to make the webcam float and stick.
+for_window [title="mpvfloat"] floating enable
+for_window [title="mpvfloat"] sticky enable
+for_window [title="mpvfloat"] border pixel 0
+no_focus [title="mpvfloat"]
+
# #---Function Buttons---# #
bindsym $mod+F1 exec --no-startup-id zathura ~/.config/i3/i3_guide.pdf
bindsym $mod+F2 restart