summaryrefslogtreecommitdiffstats
path: root/suspend-resume.sh
blob: 4560511a208d3f79846ed7849e356fffe7d5d3a2 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
#----------------------------------------------------
# Called by a suspend hook
#----------------------------------------------------
xset r rate 250 50 &
ossxmix -b &
irssi_notify.sh < /dev/null &