greshake / i3status-rust

Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
GNU General Public License v3.0
2.85k stars 470 forks source link

Change the default `error_fullscreen_format` #1898

Open MaxVerevkin opened 1 year ago

MaxVerevkin commented 1 year ago

Some errors are way too long to fit into the width of the status bar. Perhaps a better default for error_fullscreen_format would be something like

[error_fullscreen_format]
full = " $full_error_message "
short = " $full_error_message.str(w:170, rot_interval:0.2) "