Removed obsolete files

This commit is contained in:
2026-03-17 10:30:14 +00:00
parent 3620100782
commit 4f6d833d5e
2 changed files with 0 additions and 788 deletions
-56
View File
@@ -1,56 +0,0 @@
#!/run/current-system/sw/bin/bash
# Functie om de foldestructuur te maken
create_folders() {
local base_path="$1"
# common (voorheen "1. Onderwerpen onafhankelijk van window manager")
mkdir -p "${base_path}/common"
for category in "systeem_beheer" "applicaties" "development"; do
mkdir -p "${base_path}/common/$category"
case "$category" in
"systeem_beheer")
subfolders=(
"login_manager" "security" "schijfbeheer" "networking"
"bluetooth" "geluid" "usb_beheer" "monitor_setup"
"energiebeheer" "logging_monitoring" "backups"
"printers_scanners" "systeemupdates" "hardware_sensoren"
)
;;
"applicaties")
subfolders=(
"terminal_shell" "filemanagement_storage"
"media_afspelen_bewerken" "kantoor_productiviteit"
"gaming" "toegankelijkheid"
)
;;
"development")
subfolders=(
"programmeertalen_runtime" "databases" "webdevelopment"
"devops_ci_cd" "virtualisatie"
)
;;
esac
for folder in "${subfolders[@]}"; do
mkdir -p "${base_path}/common/$category/$folder"
done
done
# hyprland (voorheen "2. Onderwerpen afhankelijk van window manager")
mkdir -p "${base_path}/hyprland"
subfolders=(
"keyboard_binds" "notificaties" "task_launcher"
"task_window_workspace_switcher" "window_rules"
"decoraties" "animaties_effecten" "statusbar_tray"
)
for folder in "${subfolders[@]}"; do
mkdir -p "${base_path}/hyprland/$folder"
done
}
# Hoofdmap (bijv. "generated")
base_path="generated"
mkdir -p "$base_path"
create_folders "$base_path"
echo "Folderstructuur is aangemaakt in: $base_path"
-732
View File
@@ -1,732 +0,0 @@
github:catppuccin/nix/d45b5665cc638bad1b794350de02f4dd41b0bb47?narHash=sha256-47MZaFrHxNO8tVUAmtVnerXUw2WWVluBOiU9MulN/yM%3D
├───devShells
│ ├───aarch64-darwin
│ │ ├───ci omitted (use '--all-systems' to show)
│ │ └───default omitted (use '--all-systems' to show)
│ ├───aarch64-linux
│ │ ├───ci omitted (use '--all-systems' to show)
│ │ └───default omitted (use '--all-systems' to show)
│ ├───x86_64-darwin
│ │ ├───ci omitted (use '--all-systems' to show)
│ │ └───default omitted (use '--all-systems' to show)
│ └───x86_64-linux
│ ├───ci: development environment 'nix-shell'
│ └───default: development environment 'nix-shell'
├───formatter
│ ├───aarch64-darwin omitted (use '--all-systems' to show)
│ ├───aarch64-linux omitted (use '--all-systems' to show)
│ ├───x86_64-darwin omitted (use '--all-systems' to show)
│ └───x86_64-linux: package 'treefmt-with-config-2.4.1'
├───homeManagerModules: unknown
├───homeModules: unknown
├───nixosModules
│ ├───catppuccin: NixOS module
│ └───default: NixOS module
└───packages
 ├───aarch64-darwin
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───aarch64-linux
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───cursors omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───kvantum omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───plymouth omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sddm omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───armv6l-linux
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───cursors omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───kvantum omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───plymouth omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sddm omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───armv7l-linux
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───cursors omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───kvantum omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───plymouth omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sddm omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───i686-linux
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───cursors omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───kvantum omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───plymouth omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sddm omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───powerpc64le-linux
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───cursors omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───kvantum omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───plymouth omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sddm omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───riscv64-linux
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───cursors omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───kvantum omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───plymouth omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sddm omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───x86_64-darwin
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 ├───x86_64-freebsd
 │ ├───aerc omitted (use '--all-systems' to show)
 │ ├───alacritty omitted (use '--all-systems' to show)
 │ ├───atuin omitted (use '--all-systems' to show)
 │ ├───bat omitted (use '--all-systems' to show)
 │ ├───bottom omitted (use '--all-systems' to show)
 │ ├───broot omitted (use '--all-systems' to show)
 │ ├───btop omitted (use '--all-systems' to show)
 │ ├───buildCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───catppuccinInstallHook omitted (use '--all-systems' to show)
 │ ├───catwalk omitted (use '--all-systems' to show)
 │ ├───cava omitted (use '--all-systems' to show)
 │ ├───default omitted (use '--all-systems' to show)
 │ ├───delta omitted (use '--all-systems' to show)
 │ ├───dunst omitted (use '--all-systems' to show)
 │ ├───element omitted (use '--all-systems' to show)
 │ ├───eza omitted (use '--all-systems' to show)
 │ ├───fcitx5 omitted (use '--all-systems' to show)
 │ ├───fetchCatppuccinPort omitted (use '--all-systems' to show)
 │ ├───firefox omitted (use '--all-systems' to show)
 │ ├───fish omitted (use '--all-systems' to show)
 │ ├───foot omitted (use '--all-systems' to show)
 │ ├───fuzzel omitted (use '--all-systems' to show)
 │ ├───gemini-cli omitted (use '--all-systems' to show)
 │ ├───gh-dash omitted (use '--all-systems' to show)
 │ ├───ghostty omitted (use '--all-systems' to show)
 │ ├───gitea omitted (use '--all-systems' to show)
 │ ├───gitui omitted (use '--all-systems' to show)
 │ ├───glamour omitted (use '--all-systems' to show)
 │ ├───grub omitted (use '--all-systems' to show)
 │ ├───halloy omitted (use '--all-systems' to show)
 │ ├───helix omitted (use '--all-systems' to show)
 │ ├───hyprland omitted (use '--all-systems' to show)
 │ ├───hyprlock omitted (use '--all-systems' to show)
 │ ├───imv omitted (use '--all-systems' to show)
 │ ├───k9s omitted (use '--all-systems' to show)
 │ ├───lazygit omitted (use '--all-systems' to show)
 │ ├───limine omitted (use '--all-systems' to show)
 │ ├───lsd omitted (use '--all-systems' to show)
 │ ├───mako omitted (use '--all-systems' to show)
 │ ├───mangohud omitted (use '--all-systems' to show)
 │ ├───micro omitted (use '--all-systems' to show)
 │ ├───mpv omitted (use '--all-systems' to show)
 │ ├───newsboat omitted (use '--all-systems' to show)
 │ ├───nushell omitted (use '--all-systems' to show)
 │ ├───nvim omitted (use '--all-systems' to show)
 │ ├───obs omitted (use '--all-systems' to show)
 │ ├───palette omitted (use '--all-systems' to show)
 │ ├───polybar omitted (use '--all-systems' to show)
 │ ├───qt5ct omitted (use '--all-systems' to show)
 │ ├───qutebrowser omitted (use '--all-systems' to show)
 │ ├───rio omitted (use '--all-systems' to show)
 │ ├───rofi omitted (use '--all-systems' to show)
 │ ├───sioyek omitted (use '--all-systems' to show)
 │ ├───sources omitted (use '--all-systems' to show)
 │ ├───spotify-player omitted (use '--all-systems' to show)
 │ ├───starship omitted (use '--all-systems' to show)
 │ ├───sway omitted (use '--all-systems' to show)
 │ ├───swaylock omitted (use '--all-systems' to show)
 │ ├───swaync omitted (use '--all-systems' to show)
 │ ├───television omitted (use '--all-systems' to show)
 │ ├───thunderbird omitted (use '--all-systems' to show)
 │ ├───tmux omitted (use '--all-systems' to show)
 │ ├───tofi omitted (use '--all-systems' to show)
 │ ├───vscode omitted (use '--all-systems' to show)
 │ ├───vscode-icons omitted (use '--all-systems' to show)
 │ ├───waybar omitted (use '--all-systems' to show)
 │ ├───wezterm omitted (use '--all-systems' to show)
 │ ├───whiskers omitted (use '--all-systems' to show)
 │ ├───wlogout omitted (use '--all-systems' to show)
 │ ├───xfce4-terminal omitted (use '--all-systems' to show)
 │ ├───yazi omitted (use '--all-systems' to show)
 │ ├───zathura omitted (use '--all-systems' to show)
 │ ├───zed omitted (use '--all-systems' to show)
 │ └───zsh-syntax-highlighting omitted (use '--all-systems' to show)
 └───x86_64-linux
 ├───aerc: package 'catppuccin-aerc-0'
 ├───alacritty: package 'catppuccin-alacritty-0'
 ├───atuin: package 'catppuccin-atuin-0-unstable-2026-03-02'
 ├───bat: package 'catppuccin-bat-0-unstable-2025-06-29'
 ├───bottom: package 'catppuccin-bottom-0-unstable-2025-04-18'
 ├───broot: package 'catppuccin-broot-0-unstable-2025-08-11'
 ├───btop: package 'catppuccin-btop-0-unstable-2024-09-23'