diff options
Diffstat (limited to 'run')
| -rwxr-xr-x | run | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +#!/bin/sh + +/usr/bin/bemenu-run -p 'run' -W 0.5 -l 8 -c --fn "PxPlus IBM VGA 9x16 24" \ + --hb '#FF8C00' --hf '#000000' \ + --fb '#666666' --ff '#FF8C00' \ + --tb '#FF8C00' --tf '#000000' \ + --ab '#666666' --af '#000000 '\ + --nb '#666666' --nf '#000000' |
