summaryrefslogtreecommitdiffstats
path: root/suspend-resume.sh
diff options
context:
space:
mode:
Diffstat (limited to 'suspend-resume.sh')
-rwxr-xr-xsuspend-resume.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/suspend-resume.sh b/suspend-resume.sh
index dbe0c09..6b60a14 100755
--- a/suspend-resume.sh
+++ b/suspend-resume.sh
@@ -4,6 +4,8 @@
#----------------------------------------------------
export DISPLAY=:0.0
xset r rate 250 50 &
-(sleep 10 && ossxmix -b) &
-(sleep 5 && ~/bin/irssi_notify.sh < /dev/null) &
-xmodmap ~/.xmodmaprc &
+source $HOME/bin/gpg-agent.sh
+numlockx
+#(sleep 10 && ossxmix -b) &
+(sleep 15 && ~/bin/irssi_notify.sh < /dev/null) &
+(sleep 5 && xmodmap ~/.xmodmaprc) &