aboutsummaryrefslogtreecommitdiff
path: root/lemonbar/launch
diff options
context:
space:
mode:
Diffstat (limited to 'lemonbar/launch')
-rwxr-xr-xlemonbar/launch7
1 files changed, 7 insertions, 0 deletions
diff --git a/lemonbar/launch b/lemonbar/launch
new file mode 100755
index 00000000..e8ef57ad
--- /dev/null
+++ b/lemonbar/launch
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+./mainbar | lemonbar -g 1366x23 -b -B '#171520' -p -F '#ffffff' -f "Roboto:style=Regular:size=9" -f "RobotoMono Nerd Font:style=Regular:size=14" -f "Source Han Sans JP:size=9"
+
+echo "lemonbar launched"
+
+exit