camtoggle removed

This commit is contained in:
Luke Smith
2019-05-20 11:36:33 -04:00
parent 00cce48636
commit 90c4cdc831
2 changed files with 2 additions and 2 deletions

View File

@@ -17,6 +17,8 @@ super + y
$TERMINAL -e calcurse $TERMINAL -e calcurse
super + shift + a super + shift + a
$TERMINAL -e pulsemixer $TERMINAL -e pulsemixer
super + shift + c
mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=640x480-0-0 --title='mpvfloat' /dev/video0
super + shift + c super + shift + c
camtoggle camtoggle
super + shift + e super + shift + e

View File

@@ -1,2 +0,0 @@
#!/bin/sh
pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% --title="mpvfloat" /dev/video0