feat: migrate to i3blocks and autotiling-rs
This commit is contained in:
parent
ce241fd98d
commit
487870a473
14 changed files with 512 additions and 7 deletions
2
home/oli/bin/i3blocks/fortune
Executable file
2
home/oli/bin/i3blocks/fortune
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
echo -e "$(fortune -s -n 60 | sed 's/^[[:space:]]*//' | tr '\n' ' ' | sed 's/[[:space:]]\+/ /g' | sed 's/[[:space:]]*$//')\n"
|
||||
Loading…
Add table
Add a link
Reference in a new issue