aboutsummaryrefslogtreecommitdiff
path: root/config/ratpoison/menu/threat-model
diff options
context:
space:
mode:
Diffstat (limited to 'config/ratpoison/menu/threat-model')
-rwxr-xr-xconfig/ratpoison/menu/threat-model6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/ratpoison/menu/threat-model b/config/ratpoison/menu/threat-model
new file mode 100755
index 0000000..c049121
--- /dev/null
+++ b/config/ratpoison/menu/threat-model
@@ -0,0 +1,6 @@
+#!/bin/bash
+source ~/.colors
+
+~/.tools/ratmenu -label "threat-model" \
+ -style dreary -fg "$COLOR11" -bg "$COLOR0" \
+ "magictree" "urxvt -e bash -c 'magictree && zsh'" \