#!/bin/bash

sed -n '/static Key keys/,$p' $DWM_DIR/config.def.h | less
