3 lines
103 B
Plaintext
3 lines
103 B
Plaintext
# vim: set ft=config:
|
|
exec-once = test -x "$HOME/.config/hypr/post.sh" && "$HOME/.config/hypr/post.sh"
|