summaryrefslogtreecommitdiff
path: root/gn.sh
diff options
context:
space:
mode:
Diffstat (limited to 'gn.sh')
-rwxr-xr-xgn.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/gn.sh b/gn.sh
index 8640e98..bd307ff 100755
--- a/gn.sh
+++ b/gn.sh
@@ -11,11 +11,6 @@ performUpdates() {
sudo pacman -Syu --noconfirm && yay -Sua
}
-handleCtrlC() {
- kill $pid
- exit 1
-}
-
pingForSongChanges() {
# https://gist.github.com/red-noise/9789642
title=""