I hereby claim:
- I am jimbert on github.
- I am jimbert (https://keybase.io/jimbert) on keybase.
- I have a public key ASA2vh_DMy4tG58q-aN4tQdgghdjQg80SXp868C8MjdB0Ao
To claim this, I am signing this object:
#!/usr/bin/env bash | |
# Sets custom screen resolution using xrandr and gtf. | |
# Usage: sh set_resolution.sh <x_resolution> <y_resolution> <refresh_rate> | |
# 1080p: sh set_resolution.sh 1920 1080 60 | |
# 1440p: sh set_resolution.sh 2560 1440 60 | |
# Pixelbook: sh set_resolution.sh 2400 1600 60 | |
xres=$1 | |
yres=$2 |
70001 | |
70002 | |
70003 | |
70004 | |
70005 | |
70006 | |
70009 | |
70010 | |
70011 | |
70030 |
# fix the fucking touch bar | |
# Stick this in your zshrc or bash_profile and call it when | |
# basic computer controls stop working for no good reason. | |
function ftftb { | |
pkill "Touch Bar agent" | |
killall ControlStrip | |
} |
I hereby claim:
To claim this, I am signing this object: