From 838eeec9acdc320bbab24b69db3041e436cdc996 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 20 Feb 2018 14:29:53 -0700 Subject: scripts folder moved to ~/.scripts --- .config/Scripts/camtoggle | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 .config/Scripts/camtoggle (limited to '.config/Scripts/camtoggle') diff --git a/.config/Scripts/camtoggle b/.config/Scripts/camtoggle deleted file mode 100755 index 9a7879c..0000000 --- a/.config/Scripts/camtoggle +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/bash -pkill -f /dev/video || mpv --no-osc --no-input-default-bindings --input-conf=/dev/null --geometry=-0-0 --autofit=30% /dev/video0 -- cgit v1.3.1