mirror of https://github.com/fairyglade/ly.git
fix config entry not reflecting default setting
This commit is contained in:
parent
ce785ed0dc
commit
afb6e964dd
|
@ -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…
Reference in New Issue