From aa4ab0b2c32ca0bd2409793ac13d92e405176698 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Mon, 7 Feb 2022 23:03:05 -0300 Subject: [PATCH] Update .xinitrc --- dotfiles/.xinitrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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