Move i3-status-rs config and update
This commit is contained in:
parent
457b967592
commit
049f75ca5c
4 changed files with 17 additions and 21 deletions
|
@ -206,7 +206,7 @@ set $screen1 "HDMI-2"
|
|||
# Start i3bar to display a workspace bar (plus the system information
|
||||
# i3status-rust finds out, if available)
|
||||
bar {
|
||||
status_command i3status-rs ~/.config/i3/status-rs.toml
|
||||
status_command i3status-rs
|
||||
font pango:DejaVu Sans Mono, forkawesome 8
|
||||
position top
|
||||
tray_output primary
|
||||
|
@ -223,7 +223,7 @@ bar {
|
|||
}
|
||||
}
|
||||
bar {
|
||||
status_command i3status-rs ~/.config/i3/status-rs_sec.toml
|
||||
status_command i3status-rs ~/.config/i3status-rust/secondary.toml
|
||||
font pango:DejaVu Sans Mono, forkawesome 8
|
||||
position top
|
||||
tray_output primary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue