G
Ryan's Git Repos
nix-dotfiles
files
log
graph
refs
Ref
main
users/ryan/modules/simple-bar/simple-bar-source/lib/styles/pywal/pywal-gen.sh
main
· 135 B · 7 lines
raw
1
#! /usr/bin/env bash
2
3
{
4
echo
-n
'export const variables = '
5
cat
"
$HOME
/.cache/wal/colors-speedcrunch.json"
6
echo
';'
7
} > pywal.js