bar

  1. charlie137

    Other TopBar DE

    Just finished the foundation! Everything now is wrapped in a single package for rapid installs—no more qml configs. https://failsafe.monster/posts/topbar-de/ https://codeberg.org/charlesrocket/topbar/ https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297067
  2. rigoletto@

    Solved Polybar: I want to give it a try.

    Hi! There is this very nice bar called Polybar. It currently does not build in FreeBSD but someone already gave some HINTS on how to make it possible: Adding an #ifdef _FreeBSD_ for sys/endian.h statement. Disabling -Werror and pedantic errors, I guess the author uses gcc and clang has...
  3. D

    How to show a progress or percentage bar on script?

    Hi, I'm a student and I have to create a script, but I want to show a progress bar when the script is making a backup. For example, I'm making a full backup of the FreeBSD system and while the script is making the job, I want to show a progress or a bar percent completed, is that possible on...
Back
Top