I am using the following scripts to make Kali do my bidding. (I don't remember who originally wrote the xrandr.sh script):

Script 1:

#!/bin/bash
# 1920x1080.sh
/scripts/xrandr.sh 1920 1080...