dotfiles/private_dot_config/systemd/user/hotkeys.service
Mira Velturu 4480d70d15 add swhkd
2023-11-19 13:22:51 -05:00

11 lines
167 B
Desktop File

[Unit]
Description=swhkd hotkey daemon
BindsTo=default.target
[Service]
Type=simple
ExecStart=/home/mira/.config/swhkd/hotkeys.sh
[Install]
WantedBy=default.target