dotfiles/hyprland/.config/hypr/config.d/90-post.conf

3 lines
103 B
Plaintext
Raw Normal View History

2024-09-20 19:19:32 -05:00
# vim: set ft=config:
2024-09-20 19:36:24 -05:00
exec-once = test -x "$HOME/.config/hypr/post.sh" && "$HOME/.config/hypr/post.sh"