mirror of
https://codeberg.org/fairyglade/ly.git
synced 2026-08-23 22:14:20 +02:00
fix config entry not reflecting default setting
This commit is contained in:
parent
ce785ed0dc
commit
afb6e964dd
1 changed files with 2 additions and 0 deletions
|
|
@ -16,6 +16,7 @@
|
|||
#blank_box = true
|
||||
|
||||
# erase password input on failure
|
||||
#blank_password = false
|
||||
#blank_password = true
|
||||
|
||||
# console path
|
||||
|
|
@ -85,6 +86,7 @@
|
|||
|
||||
# add wayland specifier to session names
|
||||
#wayland_specifier = false
|
||||
#wayland_specifier = true
|
||||
|
||||
# wayland desktop environments
|
||||
#waylandsessions = /usr/share/wayland-sessions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue