summaryrefslogtreecommitdiff
path: root/lcl-start
diff options
context:
space:
mode:
authorLM-LCL <hello@exaltedelite.club>2023-08-31 01:01:57 +0200
committerLM-LCL <hello@exaltedelite.club>2023-09-01 16:14:09 +0200
commit9aa290b9667832c8ae41ed8bc36e57da7a74b9c2 (patch)
tree532a98d4561a85952543c609e4ff7c5c45601b5a /lcl-start
parentfe92c7ac827b18673e1fa89dacfca370dcfd313d (diff)
complete script revamp
Diffstat (limited to 'lcl-start')
-rwxr-xr-xlcl-start9
1 files changed, 0 insertions, 9 deletions
diff --git a/lcl-start b/lcl-start
deleted file mode 100755
index 2fb64f7..0000000
--- a/lcl-start
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/bash
-
-dmenu_run -i \
- -p 'Start' \
- -nb '#ffffff' \
- -nf '#000080' \
- -sb '#000080' \
- -sf '#ffffff'
-