Skip to content

Commit

Permalink
Added kitty, dolphin, wofi to hyprland (#2092)
Browse files Browse the repository at this point in the history
  • Loading branch information
Torxed authored Sep 22, 2023
1 parent d6e3a46 commit ca3051e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions archinstall/default_profiles/desktops/hyprland.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ def packages(self) -> List[str]:
return [
"hyprland",
"dunst",
"kitty",
"dolphin",
"wofi",
"xdg-desktop-portal-hyprland",
"qt5-wayland",
"qt6-wayland"
Expand Down

0 comments on commit ca3051e

Please sign in to comment.