5 lines
136 B
Bash
Executable File
5 lines
136 B
Bash
Executable File
#!/bin/rc
|
|
|
|
# This is an ugly hack to calculate the screen dimensions
|
|
window -minx 0 -maxx 0 -maxx 99999 -maxy 99999 -hide build-windows
|