muni-corn / muse-status

shamelessly the most beautiful status command (in rust!)
GNU General Public License v3.0
0 stars 0 forks source link

Better updating methods for volume, brightness, and battery #12

Open muni-corn opened 3 years ago

muni-corn commented 3 years ago

The brightness block can listen to file changes in /sys/class/backlight.

There are methods we can find for the volume block that will work better than requiring the user to manually update or notify the daemon.

muni-corn commented 3 years ago

Just adding that we can watch files pertaining to battery status.