diff --git a/dotfiles/.xinitrc b/dotfiles/.xinitrc index 1875553..d888aac 100644 --- a/dotfiles/.xinitrc +++ b/dotfiles/.xinitrc @@ -34,7 +34,10 @@ picom & # For screenshots flameshot & -if [[ ! -v LAPTOP ]]; then +if [[ -v LAPTOP ]]; then + # Enable automatic fan control + macfanctld +else # Faster scrolling imwheel -b 45