summaryrefslogtreecommitdiff
path: root/lcl-start
diff options
context:
space:
mode:
Diffstat (limited to 'lcl-start')
-rwxr-xr-xlcl-start9
1 files changed, 9 insertions, 0 deletions
diff --git a/lcl-start b/lcl-start
new file mode 100755
index 0000000..2fb64f7
--- /dev/null
+++ b/lcl-start
@@ -0,0 +1,9 @@
+#! /bin/bash
+
+dmenu_run -i \
+ -p 'Start' \
+ -nb '#ffffff' \
+ -nf '#000080' \
+ -sb '#000080' \
+ -sf '#ffffff'
+