From d923956d4866beb5093c89e0c1a4f54a9c37070f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Tue, 18 Aug 2015 01:39:43 +0200 Subject: major fixes and rearrangement --- config/ratpoison/menu/nfc | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100755 config/ratpoison/menu/nfc (limited to 'config/ratpoison/menu/nfc') 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'" \ -- cgit v1.2.3-54-g00ecf