Megnas-Config/greetd/regreet.toml

8 lines
173 B
TOML
Raw Permalink Normal View History

[background]
path = "usr/share/backgrounds/greetd/arch_linux_gray.png"
fit = "Contain"
[commands]
reboot = [ "systemctl", "reboot" ]
poweroff = [ "systemctl", "poweroff" ]