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

7 lines
135 B
Bash
Raw Permalink Normal View History

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