sway: Switch to i3status-rs for status bar
This commit is contained in:
parent
f0c28c8b18
commit
cbce1e3501
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ bindsym $mod+r mode "resize"
|
||||||
bar {
|
bar {
|
||||||
position top
|
position top
|
||||||
font pango: JetBrainsMono Nerd Font Mono 14
|
font pango: JetBrainsMono Nerd Font Mono 14
|
||||||
status_command i3status
|
status_command i3status-rs
|
||||||
colors {
|
colors {
|
||||||
# Whole color settings
|
# Whole color settings
|
||||||
background #3c3836
|
background #3c3836
|
||||||
|
|
Loading…
Reference in a new issue