gh0stzk / dotfiles

BSPWM environment with 18 themes. With a theme selector to change on the fly.
GNU General Public License v3.0
2.46k stars 187 forks source link

Null temperature script #234

Closed adilhyz closed 2 months ago

adilhyz commented 2 months ago

context

This a script temp.sh is broken https://github.com/gh0stzk/dotfiles/blob/bc533dab1e73792a3e8a9da2754338df2614aeb8/config/bspwm/scripts/temp.sh#L3

This broken screenshot > ![Screenshot-2024_04_26-03 58 14-1366x768 (copy 1)](https://github.com/gh0stzk/dotfiles/assets/100203867/186e6813-0fe1-4d9c-a1cc-fd398a7fbcae)

The gaffe

Screenshot-2024_04_26-04 18 06-1366x768

whats broken?

I assume that every user including me, not all have the same directory which hwmon0. here I have a same case but different /sys/devices/platform/coretemp.0/hwmon/hwmon5/

solved

Screenshot-2024_04_26-03 58 24-1366x768

gh0stzk commented 2 months ago

Thank you i just merge your PR. Yeah i forgot to re edit after make a test on my machine.