dotfiles/x11/.config/X11/machines/data.sh

6 lines
135 B
Bash
Executable file

#!/usr/bin/env sh
# Enable the use of NVidia card
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
xrandr --dpi 96