mirror of
https://github.com/caelestia-dots/cli.git
synced 2026-06-06 07:19:29 -05:00
install: shell install add lm_sensors
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
|
||||
. (dirname (status filename))/util.fish
|
||||
|
||||
if ! pacman -Q lm_sensors > /dev/null
|
||||
sudo pacman -S --noconfirm lm_sensors
|
||||
sudo sensors-detect --auto
|
||||
end
|
||||
|
||||
install-deps git quickshell curl jq ttf-material-symbols-variable-git ttf-jetbrains-mono-nerd ttf-ibm-plex app2unit-git fd fish python-aubio python-pyaudio python-numpy cava networkmanager bluez-utils ddcutil brightnessctl
|
||||
install-optional-deps 'uwsm (for systems using uwsm)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user