Ryan Kuba 3a1a7c225c
rebase alpine-i3 to new kasmvnc baseimage (#114)
* rebase alpine-i3 to new kasmvnc baseimage

* update branch readmes to point to master

* finalize screen blanking

* update bin wrapper to pass cli options

---------

Co-authored-by: ryan.kuba <ryan.kuba@kasmweb.com>
Co-authored-by: thelamer <ryankuba@gmai.com>
2023-04-07 18:50:04 -07:00

6 lines
78 B
Bash
Executable File

#!/bin/bash
setterm blank 0
setterm powerdown 0
/usr/bin/i3 > /dev/null 2>&1