Browse Source

Do mention ssh identitties dropped

Alois Mahdal 5 years ago
parent
commit
c0b97bb858
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      dotfiles/config/bmo/be.ini

+ 2
- 2
dotfiles/config/bmo/be.ini View File

@@ -20,7 +20,7 @@
20 20
 
21 21
 [be.def.spot.role:gone]
22 22
     shape = bounce
23
-    enter = ssh-add -D
23
+    enter = ssh-add -D 2>&1 && notify-send "all identities removed"
24 24
     enter = weechat-fifo -s \*/disconnect -all gone
25 25
     spike = bmo kb home && slock
26 26
     leave = weechat-fifo -s \*/connect -all
@@ -30,7 +30,7 @@
30 30
     shape = bounce
31 31
     enter = pidof mocp       && mocp --pause
32 32
     enter = pidof clementine && qdbus org.mpris.clementine /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlaybackStatus | grep -qxF Playing && qdbus org.mpris.clementine /Player org.freedesktop.MediaPlayer.Pause
33
-    enter = ssh-add -D
33
+    enter = ssh-add -D 2>&1 && notify-send "all identities removed"
34 34
     enter = weechat-fifo -s \*/disconnect -all offline
35 35
     spike = bmo kb home && slock systemctl suspend -i
36 36
     leave = weechat-fifo -s \*/connect -all