chore(xmobar): Added gruvbox theme
This commit is contained in:
parent
99dffbaf57
commit
1953a639ab
4 changed files with 17 additions and 22 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
freespace=$(btrfs fi usage / | grep -Po 'Free \(estimated\):.*' | awk '{print $3}')
|
||||
echo "<fn=6></fn> <fc=#AAC0F0> $freespace</fc>"
|
||||
echo "<fc=#7C6F64><fn=6></fn></fc> <fc=#B8BB26> $freespace</fc>"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue