summaryrefslogtreecommitdiff
path: root/lcl-start
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2023-04-19 21:23:42 +0200
committerLM-LCL <hello@exaltedelite.club>2023-04-19 21:23:42 +0200
commitb98f0f496b6739749257804297468fb71845a776 (patch)
tree44096c59211f1d877515914273cde862fbf47c1f /lcl-start
EZown
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'
+