25'ten fazla konu seçemezsiniz
Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
|
- #!/bin/bash
- 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}}"
|