feat: add status script
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
Some checks are pending
Continuous Integration / Checks (push) Waiting to run
This commit is contained in:
parent
cf26daecee
commit
429f906a1a
5 changed files with 120 additions and 2 deletions
|
@ -215,7 +215,7 @@ bar {
|
|||
|
||||
# When the status_command prints a new line to stdout, swaybar updates.
|
||||
# The default just shows the current date and time.
|
||||
status_command while date +'%Y-%m-%d %X'; do sleep 1; done
|
||||
status_command ~/.config/sway/status
|
||||
|
||||
colors {
|
||||
statusline #ffffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue