dotfiles/private_dot_config/systemd/user/hotkeys.service
Mira Velturu 7f81c97591 updates
2023-11-20 12:05:43 -05:00

10 lines
166 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