ly/res/config.ini
Cavernosa 4208ba0e0f
Organized config.ini
Grouped related things together and changed some comments
2022-06-08 04:02:31 +00:00

118 lines
2.0 KiB
INI

# Animation enabled/disabled
#animate = false
# The active animation
# 0 -> PSX DOOM fire (default)
# 1 -> CMatrix
#animation = 0
# The character used to mask the password
#asterisk = *
# Erase password input on failure
#blank_password = false
# Background color id
#bg = 0
# Foreground color id
#fg = 9
# Blank main box background
# Setting to false will make it transparent
#blank_box = true
# Remove main box borders
#hide_borders = false
# Main box margins
#margin_box_h = 2
#margin_box_v = 1
# Input boxes length
#input_len = 34
# Max input sizes
#max_desktop_len = 100
#max_login_len = 255
#max_password_len = 255
# Input box active by default on startup
#default_input = 2
# Load the saved desktop and username
#load = true
# Save the current desktop and login as defaults
#save = true
# File in which to save and load the default desktop and login
#save_file = /etc/ly/save
# Remove F1/F2 command hints
#hide_f1_commands = false
# Command executed when pressing F1
#shutdown_cmd = /sbin/shutdown -a now
# Command executed when pressing F2
#restart_cmd = /sbin/shutdown -r now
# Active language
# Available languages are found in /etc/ly/lang/
#lang = en
# tty in use
#tty = 2
# Console path
#console_dev = /dev/console
# Default path
#path = /sbin:/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin
# Event timeout in milliseconds
#min_refresh_delta = 5
# Service name (set to ly to use the provided pam config file)
#service_name = ly
# Terminal reset command (tput is faster)
#term_reset_cmd = /usr/bin/tput reset
# Cookie generator
#mcookie_cmd = /usr/bin/mcookie
# Wayland setup command
#wayland_cmd = /etc/ly/wsetup.sh
# Add wayland specifier to session names
#wayland_specifier = false
# Wayland desktop environments
#waylandsessions = /usr/share/wayland-sessions
# xinitrc
#xinitrc = ~/.xinitrc
# Xorg server command
#x_cmd = /usr/bin/X
# Xorg setup command
#x_cmd_setup = /etc/ly/xsetup.sh
# Xorg xauthority edition tool
#xauth_cmd = /usr/bin/xauth
# Xorg desktop environments
#xsessions = /usr/share/xsessions