diff options
Diffstat (limited to 'themes/iroha/bemenu-colored')
| -rwxr-xr-x | themes/iroha/bemenu-colored | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/themes/iroha/bemenu-colored b/themes/iroha/bemenu-colored new file mode 100755 index 0000000..f2be0a3 --- /dev/null +++ b/themes/iroha/bemenu-colored @@ -0,0 +1,8 @@ +#! /usr/bin/env sh +bemenu -C --single-instance -B 0 -M 0 --hp 6 \ + --fn "Liberation Mono 10" -H 20 \ + --cf "#eeeeee" --cb "#000000" \ + --hf "#000000" --hb "#ffaf00" \ + --nf "#eeeeee" --nb "#000000" \ + --ff "#eeeeee" --fb "#000000" \ + --af "#eeeeee" --ab "#000000" -p "" |