소스 검색

Merge branch 'master' of tg-infra-dev-2:/srv/repos/a13/roles/display_manager

master
Markus Katharina Brechtel 7 년 전
부모
커밋
0368d8b5c4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      templates/mainentance-xsession.sh.j2

+ 1
- 0
templates/mainentance-xsession.sh.j2 파일 보기

@@ -1,4 +1,5 @@
#!/bin/bash
{{ ansible_managed | comment }}
xset -dpms
xset s off
exec yad --no-buttons --no-escape --image-on-top --center --borders 50 --image="{{display_manager_mainentance_icon}}" --text="{{display_manager_mainentance_text}}"

불러오는 중...
취소
저장