# Mkl's dotfiles > Edit `/etc/pacman.conf` and uncomment `Color` to get colors in `yay` > Edit `/etc/systemd/system/getty.target.wants/getty@tty1.service` and add line below to autologin ``` $ ExecStart=-/sbin/agetty -o '-p -- \\u' --noclear %I $TERM ``` > Remember to add user to `video` group in `/etc/group` to be allow to change brightness by `light` > chsh -s /usr/bin/fish