Skip to content

main/postmarketos-ui-sway: fix date FMT in status bar

Oliver Smith requested to merge sway-fix-date-busybox into master

got this patch sent via mail. indeed busybox date doesn't do %l, this makes sense.

    main/postmarketos-ui-sway: fix date FMT in status bar
    
    busybox date command does not seem to understand the
    %l formatting character. Replace with the equivalent
    %_I instead.

Merge request reports

Loading