Update .xinitrc

This commit is contained in:
Santiago Lo Coco 2022-02-07 23:03:05 -03:00
parent 4496798778
commit aa4ab0b2c3
1 changed files with 4 additions and 1 deletions

View File

@ -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