summaryrefslogtreecommitdiff
path: root/ratdm
diff options
context:
space:
mode:
authorTslil Clingman <hiato1@gmail.com>2015-06-17 21:59:14 +0200
committerTslil Clingman <hiato1@gmail.com>2015-06-17 21:59:14 +0200
commitaab74a4002f5154ee117bc38a2481be0ab710e1e (patch)
tree0ecbd29515e902c0e36b07f2363f2337db57cc20 /ratdm
parenteb393abbcd6c3913701fdb8f7919ae663cec1e04 (diff)
parent4b9bca8485bda63c9fdd90df0a4d5311c3fd7be8 (diff)
Merge branch 'master' of github.com:tslilc/scripts
Diffstat (limited to 'ratdm')
-rwxr-xr-xratdm2
1 files changed, 1 insertions, 1 deletions
diff --git a/ratdm b/ratdm
index 916386d..a318355 100755
--- a/ratdm
+++ b/ratdm
@@ -10,4 +10,4 @@ w=$width #$(($width/2))
x=0 #$(($width/4))
y=$(($height/3))
-dmenu -p "Select >" -l 16 -s $s -x $x -y $y -w $w -sb '#0B0' -sf black -nb '#000' -fn "$font" -i -p foo "$@"
+dmenu -p "Select >" -l 16 -s $s -x $x -y $y -w $w -sb '#AAA' -sf black -nb '#000' -fn "$font" -i -p foo "$@"