Files
dotfiles/screencfg/screencfg.toml

5 lines
114 B
TOML
Raw Permalink Normal View History

2024-11-09 18:01:46 +01:00
post_commands = [
2024-11-10 16:09:03 +01:00
"systemctl --user restart keyboard.service",
"systemctl --user restart touchpad.service",
2024-11-09 18:01:46 +01:00
]