awesome-revelation
awesome-revelation copied to clipboard
fg and bg not respected in calls to revelation.init
The two lines below are missing in revelation.init:
revelation.fg = args.fg or revelation.fg
revelation.bg = args.bg or revelation.bg