automate/hypr_setup.md

419 B

Configuration post install for hyprland wm

pipewire/wireplumber

exec-once=pipewire exec-once=wireplumber

Portal file chooser

conf_print_hyprland-portals() {
cat <<-EOF
  [preferred]
  default=hyprland;gtk
  org.freedesktop.impl.portal.FileChooser=kde
EOF
}
conf_print_hyprland-portals | tee ~/.config/xdg-desktop-portal/hyprland-portals.conf

or use '/usr/share/xdg-desktop-portal/portals.conf'