refactor(i3status-rs): manage with Home Manager
This commit is contained in:
parent
a0e364269c
commit
7c8e2d3284
4 changed files with 43 additions and 35 deletions
|
@ -232,7 +232,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 %I:%M:%S %p'; do sleep 1; done
|
||||
status_command /run/current-system/sw/bin/i3status-rs ~/.config/i3status-rs/config.toml
|
||||
status_command i3status-rs ~/.config/i3status-rust/config-default.toml
|
||||
|
||||
colors {
|
||||
statusline #ffffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue