Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions iso/packages.x86_64
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ wireplumber
wayland
wayland-protocols
xorg-xwayland
qt5-wayland
qt6-wayland

# =============================================================================
# NIRI COMPOSITOR AND DEPENDENCIES
Expand All @@ -122,13 +124,45 @@ mesa
vulkan-icd-loader
seatd

# =============================================================================
# HYPRLAND WM AND DEPENDENCIES
# =============================================================================
hyprland
hyprlock
hypridle
hyprpaper
xdg-desktop-portal-hyprland
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I dont think we need so much hypr bloat

hyprpolkitagent
waybar

# =============================================================================
# DISPLAY MANAGER (LY)
# =============================================================================
ly

# =============================================================================
# SHELL SCRIPTING UTILITIES
# =============================================================================
gum

# =============================================================================
# MODERN UTILITIES
# =============================================================================
rg
fzf
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is already a custom fuzzy finder, so i am not sure another one is needed

zoxide
zd

# =============================================================================
# TERMINAL AND SHELL
# =============================================================================
zsh
zsh-completions
zsh-autocomplete
zsh-lovers
zsh-syntax-highlighting
zsh-autosuggestions
zsh-history-substring-search
git

# =============================================================================
Expand Down