gentoo-legion/greetd/regreet.toml
2026-01-24 20:47:35 -05:00

11 lines
195 B
TOML

[background]
path = "/usr/share/backgrounds/default.png"
fit = "Cover"
[GTK]
application_prefer_dark_theme = true
[commands]
reboot = ["loginctl", "reboot"]
poweroff = ["loginctl", "poweroff"]