uh-wm/bin/uhwm
2015-04-07 21:56:49 +00:00

7 lines
68 B
Ruby
Executable File

#!/usr/bin/env ruby
require 'uh/wm'
Uh::WM::CLI.run(ARGV)
sleep 8