mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-05-19 10:56:05 -07:00
5 lines
80 B
Bash
Executable File
5 lines
80 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
killall sxhkd
|
|
sxhkd -c /home/tstarr/.config/sxhkd/sxhkdrc
|