Browse Source

Fixed an issue

Samuel W. Flint 8 years ago
parent
commit
c107335e58
1 changed files with 1 additions and 1 deletions
  1. 1 1
      watchmr

+ 1 - 1
watchmr

@@ -1,3 +1,3 @@
 #!/bin/zsh -f
 
-xterm -class watch-mr -e "watch -c -t -n 30 mr status"
+xterm -class watchmr -e "watch -c -t -n 30 mr status"