Skip to content

Instantly share code, notes, and snippets.

@Tknott95
Created December 5, 2018 06:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Tknott95/56055061587dce42a5c4eb7a5c7a685a to your computer and use it in GitHub Desktop.
Save Tknott95/56055061587dce42a5c4eb7a5c7a685a to your computer and use it in GitHub Desktop.
ShellScript - 4K Res fix for Linux running X - HIDPI
#!/bin/sh
compton -b -c -i 0.9 --detect-client-opacity --config ~/.config/compton/compton.conf & xrandr --output eDP-1 --mode 3200x1800 --scale .75x.75
@Tknott95
Copy link
Author

Tknott95 commented Dec 5, 2018

config is basic bih-(shh) shiK so plz just use ze goooglez if needing one as I did to begin -

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment