summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-01-10 00:19:21 +0100
committerFlorian Pritz <bluewind@xinu.at>2014-01-10 00:19:21 +0100
commit03812eb7db9fc3418deacdae90cedaa87fd6983c (patch)
treecf501b250eba73783cbe17e53f56e5402a15b154
parent80154a7e0c10303928ae802ff5af4e0809bf65c3 (diff)
downloadbin-03812eb7db9fc3418deacdae90cedaa87fd6983c.tar.gz
bin-03812eb7db9fc3418deacdae90cedaa87fd6983c.tar.xz
remove suspend-resume.sh
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rwxr-xr-xsuspend-resume.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/suspend-resume.sh b/suspend-resume.sh
deleted file mode 100755
index a204075..0000000
--- a/suspend-resume.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/bash
-#----------------------------------------------------
-# Called by a suspend hook
-#----------------------------------------------------
-export DISPLAY=:0.0
-xset r rate 250 50 &
-source $HOME/bin/gpg-agent.sh
-numlockx
-#(sleep 10 && ossxmix -b) &
-#(sleep 15 && ~/bin/irssi_notify.sh < /dev/null) &
-#(sleep 5 && xmodmap ~/.xmodmaprc) &