5 lines
118 B
TOML
5 lines
118 B
TOML
|
|
post_commands = [
|
||
|
|
"systemctl --user restart keyboard.service",
|
||
|
|
"systemctl --user restart touchpad.service",
|
||
|
|
]
|