Changed: ReGreet
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
[background]
|
||||
# Path to the background image
|
||||
path = "/etc/background.jpg"
|
||||
path = "/etc/greetd/background.jpg"
|
||||
|
||||
# How the background image covers the screen if the aspect ratio doesn't match
|
||||
# Available values: "Fill", "Contain", "Cover", "ScaleDown"
|
||||
@@ -50,7 +50,7 @@ greeting_msg = "Hey there, Master."
|
||||
[widget.clock]
|
||||
# strftime format argument
|
||||
# See https://docs.rs/jiff/0.1.14/jiff/fmt/strtime/index.html#conversion-specifications
|
||||
format = "%a %H:%M"
|
||||
format = "%A"
|
||||
|
||||
# How often to update the text
|
||||
resolution = "500ms"
|
||||
|
Reference in New Issue
Block a user