summaryrefslogtreecommitdiffstats
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/.xinitrc b/.xinitrc
index e64e6f4..ac23fff 100644
--- a/.xinitrc
+++ b/.xinitrc
@@ -13,10 +13,12 @@ source $HOME/bin/gpg-agent.sh
xbindkeys &
urxvtd -o -f -q
xautolock -nowlocker $HOME/bin/screen-locker.sh -locker $HOME/bin/screen-locker.sh -time 5 &
-sh $HOME/bin/irssi_notify.sh &
+#sh $HOME/bin/irssi_notify.sh & #broken
chat_terminal () {
urxvt -g 125x+45+0+0 -e ssh mistral
+ # temp replacement for the notify script
+ urxvt -g 90x+5+1226+991 -e ssh mistral 'tail -f .irssi/fnotify'
}
autostart () {