summaryrefslogtreecommitdiff
path: root/ratdm
diff options
context:
space:
mode:
authorTslil Clingman <tslil.clingman@gmail.com>2015-06-13 23:16:14 +0200
committerTslil Clingman <tslil.clingman@gmail.com>2015-06-13 23:16:14 +0200
commit93d5703b12e8c5ca2043f871c60fea6b8d0ca69a (patch)
treea1625e712f0ab06c19bc1546ab74d591cefbc105 /ratdm
parent7f55198d9c0a2f8b6a61d8c596c89e502f491fe1 (diff)
Volume script and colour scheme
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 "$@"