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

3 lines
105 B
Plaintext

# vim: set ft=hyprlang:
exec-once = test -x "$HOME/.config/hypr/post.sh" && "$HOME/.config/hypr/post.sh"