On Mon, Aug 26, 2024 at 4:15 AM Alex Naumov <[email protected]> wrote:
> Hey Clark,
> can you try this?
>
> hardstatus string "%-Lw%{255;22 b} %n %t %{-}%+Lw%=%H %m/%d %D %0C %A "
>
> It will interpret as:
> foreground 255
> background 22
> bold
>
Hi Alex,
This works for me:
hardstatus string "%{r}%-Lw%{0;2} %n %t %{-}%+Lw%=%H %m/%d %D %0C %A "
# OR
hardstatus string "%{0;7}%-Lw%{0;2} %n %t %{-}%+Lw%=%H %m/%d %D %0C %A "
