Browse Source

Add break-time convenience spot

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

+ 3
- 0
dotfiles/config/bmo/be.ini View File

@@ -24,6 +24,9 @@
24 24
 [be.def.spot.role:working]
25 25
     enter = :
26 26
 
27
+[be.def.spot.role:onbreak]
28
+    enter = :
29
+
27 30
 [be.def.spot.role:gone]
28 31
     shape = bounce
29 32
     enter = ssh-add -D 2>&1 && notify-send "all identities removed"