camtoggle removed
This commit is contained in:
parent
00cce48636
commit
90c4cdc831
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
Loading…
Reference in a new issue