您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

7 行
284B

  1. #!/bin/bash
  2. {{ ansible_managed | comment }}
  3. xset -dpms
  4. xset s off
  5. xbindkeys -f /usr/local/share/mainentance/xbindkeys &
  6. exec yad --no-buttons --no-escape --image-on-top --center --borders 50 --image="{{display_manager_mainentance_icon}}" --text="{{display_manager_mainentance_text}}"