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.
|
|
|
# Whither (Universal Linux Apps) Configuration
|
|
|
|
|
|
|
|
# App Name
|
|
|
|
WebGreeter:
|
|
|
|
# Whither's Config
|
|
|
|
whither:
|
|
|
|
app_id: com.antergos.web-greeter
|
|
|
|
toolkit: auto
|
|
|
|
entry_point:
|
|
|
|
autoload: False
|
|
|
|
url: ''
|
|
|
|
window:
|
|
|
|
width:
|
|
|
|
height:
|
|
|
|
initial_state: maximized
|
|
|
|
decorated: False
|
|
|
|
stays_on_top: True
|
|
|
|
title: Web Greeter for LightDM
|
|
|
|
icon:
|
|
|
|
no_desktop_env: False
|
|
|
|
toolbar:
|
|
|
|
enabled: False
|
|
|
|
|
|
|
|
# App's Config
|
|
|
|
app:
|
|
|
|
background_images_dir: '@background_images_dir@'
|
|
|
|
config_dir: '@config_dir@'
|
|
|
|
greeters_dir: '@greeters_dir@'
|
|
|
|
locale_dir: '@locale_dir@'
|
|
|
|
logo_image: '@logo_image@'
|
|
|
|
themes_dir: '@themes_dir@'
|
|
|
|
user_image: '@user_image@'
|
|
|
|
version:
|
|
|
|
full: '3.0.0alpha3'
|
|
|
|
major: '3'
|
|
|
|
minor: '0'
|
|
|
|
micro: '0alpha3'
|