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.

6 lines
230B

  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}}"