kmscon is one of those scripts that need configs

This commit is contained in:
2014-07-21 20:10:36 +04:00
parent d8089e6325
commit d9610d7832
3 changed files with 17 additions and 1 deletions

View File

@@ -4,4 +4,4 @@ tty=${service_name##*-};
service_respawn='true'
service_command='/usr/bin/kmscon'
service_args="--vt ${tty} --hwaccel --drm --font-name terminus --palette solarized"
service_args="--vt ${tty}"