[polybar] Use bib-due date filter
Utilize the date filter option to display upcoming readings until the end of the week and no further. Needs gnu date utility.
This commit is contained in:
parent
c0d88e338a
commit
b4c8030ce8
2 changed files with 4 additions and 2 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# force start or restart (all) polybar instances
|
||||
# if ipc is enabled, can be replaced with `polybar-msg cmd restart`, provided polybar is not stuck
|
||||
|
||||
# Terminate already running bar instances
|
||||
killall -q polybar
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue