user/eww: add linebar

This commit is contained in:
LavaDesu 2022-04-14 11:51:30 +07:00
parent 1e80b3f543
commit 26d248d971
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 86 additions and 1 deletions

View file

@ -13,7 +13,7 @@
${pkgs.feh}/bin/feh --no-fehbg --bg-fill ~/Pictures/Wallpapers/current
${pkgs.procps}/bin/pkill -SIGINT eww
${pkgs.eww}/bin/eww open mainbar
${pkgs.eww}/bin/eww open linebar
'';
};
}