Browse Source

Turns out connect/disconnect work without specifying server

Alois Mahdal 7 years ago
parent
commit
7c4e1e283d
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      dotfiles/config/bmo/hook.ini

+ 3
- 3
dotfiles/config/bmo/hook.ini View File

@@ -13,9 +13,9 @@
13 13
     log_zleeping = echo "$(date -Iseconds) | falling azleep" >> ~/.bmo-iam.log
14 14
     say_afk      = weechat-fifo -s irc.server.rhat \*/away afk
15 15
     say_atk      = weechat-fifo -s irc.server.rhat \*/away
16
-    say_gone     = weechat-fifo -s irc.server.rhat \*/disconnect -all gone
17
-    say_back     = weechat-fifo -s irc.server.rhat \*/connect -all
18
-    say_zleeping = weechat-fifo -s irc.server.rhat \*/disconnect -all offline
16
+    say_gone     = weechat-fifo -s \*/disconnect -all gone
17
+    say_back     = weechat-fifo -s \*/connect -all
18
+    say_zleeping = weechat-fifo -s \*/disconnect -all offline
19 19
 
20 20
     afk          = pidof mocp       && mocp --pause
21 21
     afk          = pidof clementine && clementine --pause