all repos — dotfiles @ c8890737cfa4a0e6aefea2be0ec6f4c7a555f602

my *nix dotfiles

home/bin/xres (view raw)

1#!/bin/sh
2# stolen from nerdy
3
4xrdb -query | grep -w $1 | awk '{print $2}'