i3status-rust icon indicating copy to clipboard operation
i3status-rust copied to clipboard

Change the default `error_fullscreen_format`

Open MaxVerevkin opened this issue 1 year ago • 0 comments

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) "

MaxVerevkin avatar May 10 '23 19:05 MaxVerevkin