(Fix): Fixed extra directory not existing and populating the directory.
This commit is contained in:
13
extra/config.toml
Normal file
13
extra/config.toml
Normal file
@@ -0,0 +1,13 @@
|
||||
# latchd config — see src/config/config.go for all defaults.
|
||||
# only include values you want to override.
|
||||
|
||||
# tty = 2
|
||||
# pam_service = "latchd"
|
||||
# system_shell = "/bin/sh"
|
||||
# focus_behaviour = "default"
|
||||
|
||||
[power_controls]
|
||||
# [[power_controls.entries]]
|
||||
# hint = "Hibernate"
|
||||
# key = "F3"
|
||||
# cmd = "systemctl hibernate"
|
||||
Reference in New Issue
Block a user