warbo-utilities: 9f77e91a026063bb950f5035a4ae9857478004c4

     1: #!/usr/bin/env bash
     2: 
     3: # Switch to a low res then back; gives XMonad a kick if needed
     4: xrandr --output LVDS1 --mode 800x600
     5: xrandr --output LVDS1 --preferred

Generated by git2html.