Connect to X server

This commit is contained in:
Thibault Jouan
2015-04-06 20:24:49 +00:00
parent 75cf74c217
commit 8f9b767ce1
7 changed files with 50 additions and 0 deletions
Executable
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env ruby
require 'uh/wm'
Uh::WM::CLI.run!(ARGV)