diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-05-22 12:56:08 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-05-22 12:56:08 +0000 |
commit | bde9d8e1c9a6e2213fc7d40298d43a14f2e99359 (patch) | |
tree | 548d45ecb1ada0be5a099ea8b0879c82e08560d7 /lemonbar/launch | |
parent | 4d6de10a92b0264a1cebfbe813d2e7961ef29c2b (diff) |
cleaned the repo
Diffstat (limited to 'lemonbar/launch')
-rwxr-xr-x | lemonbar/launch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lemonbar/launch b/lemonbar/launch deleted file mode 100755 index 981c88f..0000000 --- a/lemonbar/launch +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | #!/bin/bash | ||
2 | # Launches an instance of lemonbar | ||
3 | killall -q lime lemonbar | ||
4 | |||
5 | ~/.config/lemonbar/lime | lemonbar -p -F "#2f2f2f" -f "JetBrains Mono Nerd Font Mono:style=medium:pixelsize=12.5:antialias=true:autohint=true:lcdfilter=lcddefault:rgba=rgb" | ||