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

7 lines
135 B
Bash
Raw Normal View History

2020-11-23 20:22:43 -08:00
#!/usr/bin/env sh
# Enable the use of NVidia card
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
xrandr --dpi 96