Skip to content

Commit

Permalink
* Decided to keep files named 'buskill' instead of 'busKill' camel case.
Browse files Browse the repository at this point in the history
For humans, it's still "BusKill"
* Added flowerbox to the lock trigger script
  • Loading branch information
maltfield committed Mar 11, 2020
1 parent bacf3c8 commit 8123759
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions triggers/busKill-lock.sh → triggers/buskill-lock.sh
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
#!/bin/bash
set -x

# TODO: add disclaimer to README.md before pushing commits to github.com
# TODO: flowerbox
################################################################################
# File: buskill-lock.sh
# Purpose: Cross-platform screen locking trigger script for BusKill Kill Cord
# For more info, see: https://buskill.in/
# Authors: Michael Altfield <[email protected]>
# Created: 2020-03-10
# Updated: 2020-03-10
# Version: 0.1
################################################################################

############
# SETTINGS #
Expand Down

0 comments on commit 8123759

Please sign in to comment.