File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ jobs:
172172 nvim
173173 obs-studio
174174 pamixer
175- pinta
175+ # pinta # Not available in official Arch repos
176176 playerctl
177177 plocate
178178 plymouth
@@ -193,7 +193,7 @@ jobs:
193193 tree-sitter-cli
194194 ttf-cascadia-mono-nerd
195195 ttf-jetbrains-mono
196- tzupdate
196+ # tzupdate # Not available in official Arch repos
197197 ufw
198198 unzip
199199 waybar
@@ -203,7 +203,7 @@ jobs:
203203 wl-clipboard
204204 xmlstarlet
205205 xournalpp
206- yaru-icon-theme
206+ # yaru-icon-theme # Ubuntu theme, not available in Arch repos
207207 zoxide
208208
209209 # Additional tools for ISO building
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ sudo pacman -S --noconfirm --needed \
7272 obsidian \
7373 osvmarchi-chromium \
7474 pamixer \
75- pinta \
75+ # pinta \
7676 playerctl \
7777 plocate \
7878 plymouth \
@@ -97,7 +97,7 @@ sudo pacman -S --noconfirm --needed \
9797 ttf-cascadia-mono-nerd \
9898 ttf-jetbrains-mono \
9999 typora \
100- tzupdate \
100+ # tzupdate \
101101 ufw \
102102 ufw-docker \
103103 unzip \
@@ -116,6 +116,6 @@ sudo pacman -S --noconfirm --needed \
116116 xdg-desktop-portal-hyprland \
117117 xmlstarlet \
118118 xournalpp \
119- yaru-icon-theme \
119+ # yaru-icon-theme \
120120 yay \
121121 zoxide
You can’t perform that action at this time.
0 commit comments