You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

mainentance-xsession.sh.j2 230B

7 vuotta sitten
7 vuotta sitten
12345
  1. #!/bin/bash
  2. {{ ansible_managed | comment }}
  3. xset -dpms
  4. xset s off
  5. exec yad --no-buttons --no-escape --image-on-top --center --borders 50 --image="{{display_manager_mainentance_icon}}" --text="{{display_manager_mainentance_text}}"