summaryrefslogtreecommitdiff
path: root/run
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.de>2023-11-30 22:03:48 +0100
committertslil clingman <tslil@posteo.de>2023-11-30 22:03:48 +0100
commit2f4086282602cace8168c4ac836aa571caf4243f (patch)
treec305c268d61af9cdc4fc5029506efd553366a883 /run
parente75adefbc8a773a63bd12fd572c7dc6d1ca1ce28 (diff)
bemenu frontend
Diffstat (limited to 'run')
-rwxr-xr-xrun8
1 files changed, 8 insertions, 0 deletions
diff --git a/run b/run
new file mode 100755
index 0000000..af48baa
--- /dev/null
+++ b/run
@@ -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'