camtoggle removed

This commit is contained in:
Luke Smith 2019-05-20 11:36:33 -04:00
parent 00cce48636
commit 90c4cdc831
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252
2 changed files with 2 additions and 2 deletions

View file

@ -17,6 +17,8 @@ super + y
$TERMINAL -e calcurse
super + shift + a
$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
camtoggle
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