summaryrefslogtreecommitdiff
path: root/.i3/scripts/getkeys
blob: 928e4355e2da12453551fa04718a38148c26746f (plain)
1
2
3
4
5
#!/bin/sh

cat ~/.scripts/.getkeys/"$1" 2>/dev/null && exit
echo Run command with one of the following arguments for info about that program:
ls ~/.scripts/.getkeys