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
|
#blank_box = true
|
||||||
|
|
||||||
# erase password input on failure
|
# erase password input on failure
|
||||||
|
#blank_password = false
|
||||||
#blank_password = true
|
#blank_password = true
|
||||||
|
|
||||||
# console path
|
# console path
|
||||||
|
@ -85,6 +86,7 @@
|
||||||
|
|
||||||
# add wayland specifier to session names
|
# add wayland specifier to session names
|
||||||
#wayland_specifier = false
|
#wayland_specifier = false
|
||||||
|
#wayland_specifier = true
|
||||||
|
|
||||||
# wayland desktop environments
|
# wayland desktop environments
|
||||||
#waylandsessions = /usr/share/wayland-sessions
|
#waylandsessions = /usr/share/wayland-sessions
|
||||||
|
|
Loading…
Reference in New Issue