back to top
Menu Close

useful things for hyprland

list of useful applications for hyprland


nwg-display
Nwg-displays is an output management utility for sway and Hyprland Wayland compositor, inspired by wdisplays and wlay.

https://github.com/nwg-piotr/nwg-displays

waypaper.
GUI wallpaper setter for Wayland and Xorg window managers. It works as a frontend for popular wallpaper backends like swaybg, swww, wallutils and feh. You can check a demo on reddit. See details in the documentation.

https://github.com/anufrievroman/waypaper

# Wallpaper
exec-once = waypaper --restore

SwayAudioIdleInhibit.
Prevents swayidle from sleeping while any application is outputting or receiving audio. Should work with all Wayland desktops that support the zwp_idle_inhibit_manager_v1 protocol but only tested in Sway. This only works for Pulseaudio / Pipewire Pulse.

https://github.com/ErikReider/SwayAudioIdleInhibit/

# Enables inhibit_idle when playing audio
exec-once = sway-audio-idle-inhibit

Leave a Reply

Your email address will not be published. Required fields are marked *