Replace i3blocks with i3status-rust
Requires the i3status-rust package You should also install Font Awesome 6 and the Powerline fonts, otherwise you will get a broken looking bar
This commit is contained in:
@@ -203,7 +203,8 @@ bar {
|
||||
|
||||
font pango:FontAwesome6Free 11, SourceCodeProforPowerline 11
|
||||
|
||||
status_command i3blocks -c $i3_path/i3blocks.conf
|
||||
#status_command i3blocks -c $i3_path/i3blocks.conf
|
||||
status_command i3status-rs $i3_path/i3status-rs.toml
|
||||
|
||||
colors {
|
||||
background #161821
|
||||
|
Reference in New Issue
Block a user