dotfiles

regexghost dotfiles and scripts
git clone https://git.regexghost.com/dotfiles.git
Log | Files | Refs | README

lemonbar-runner.sh (277B)


      1 #!/bin/sh
      2 
      3 . "$XDG_CONFIG_HOME"/regexghost/current-theme.sh
      4 
      5 "$XDG_DATA_HOME/regexghost/panel/lemonbar-bar.sh" | lemonbar -o +0 -f "${FONT_FAMILY} Medium:size=10" -o -3 -f "Font Awesome 7 Free Solid:size=10" -g 1428x26+492+0 -B "#${BACKGROUND_BLACK}" -F "#${FOREGROUND_WHITE}"