this post was submitted on 31 Mar 2026
8 points (90.0% liked)

Hyprland Desktop Environment

645 readers
1 users here now

An (unnoficial) Hyprland Community in the new Land!
You can share and help each other when using Hyprland here.. :)

Resources:

founded 3 years ago
MODERATORS
 

Got annoyed by forgetting to run hyprpm update after each update of Hyprland on Arch so I made a quick pacman hook to automatically do it, just place (or symlink) it in /etc/pacman.d/hooks and make sure the file name ends in .hook:

[Trigger]
Operation = Upgrade
Type = File
Target = /usr/bin/hyprland
[Action]
Description = Update hyprpm plugins
When = PostTransaction
Exec = hyprpm update
no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here