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