Remove packages for Wayland environment

- Align with archlinux branch
- Removing useless packages
This commit is contained in:
Fabio Scotto di Santolo
2025-07-29 09:52:17 +02:00
parent 57fc0a40d4
commit ab2cd85cfc
137 changed files with 3137 additions and 2076 deletions

View File

@@ -15,7 +15,7 @@ is_debian_based() {
return 1 # NO Debian-based
}
alias ls="eza --color=always --group-directories-first --icons"
alias ls="eza --color=always --group-directories-first --icons=always"
# Replace some more things with better alternatives
if is_debian_based; then