#!/bin/sh # Wizard to select resolution for the Nvidia driver # by Chris_(medico_2001) for Klikit-Linux sudo cp -rf /etc/X11/xorg.conf.klikit /etc/X11/xorg.conf echo "your xorg.conf file was restored to the previous one" echo "please restart your system..." echo "press Ctrl + Alt + Del at the same time"