summaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local/bin/hyprland-plugins-setup
AgeCommit message (Collapse)Author
17 hoursfeat(hyprland): install plugins on first login via setup scriptCraig Jennings
hyprpm requires running Hyprland to determine version for plugin compilation. Move plugin installation from archsetup to a first-login script (hyprland-plugins-setup) that runs via exec-once. Script checks if plugins are already installed and skips if so. Update validation to check for setup script presence instead of enabled plugins.