refactor(packages): remove unnecessary packages & extract fonts
Fonts are now in their own file since they're awkward little packages to manage and I hate them.
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
sddm-sugar-candy-git
|
sddm-sugar-candy-git
|
||||||
apple-fonts
|
|
||||||
|
|||||||
@@ -1,5 +1,4 @@
|
|||||||
visual-studio-code-bin
|
visual-studio-code-bin
|
||||||
intellij-idea-ultimate-edition
|
intellij-idea-ultimate-edition
|
||||||
bruno
|
bruno
|
||||||
yay
|
jre-openjdk
|
||||||
jre
|
|
||||||
|
|||||||
1
packages/aur/fonts.txt
Normal file
1
packages/aur/fonts.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
apple-fonts
|
||||||
@@ -1,11 +1,7 @@
|
|||||||
chromium
|
|
||||||
discord
|
discord
|
||||||
obsidian
|
obsidian
|
||||||
anki
|
anki
|
||||||
libreoffice-fresh
|
libreoffice-fresh
|
||||||
foliate
|
|
||||||
file-roller
|
file-roller
|
||||||
kate
|
kate
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
cmatrix
|
|
||||||
quickshell
|
|
||||||
|
|||||||
@@ -1,8 +1,5 @@
|
|||||||
hyprland
|
hyprland
|
||||||
hyprpaper
|
hyprpaper
|
||||||
hyprcursor
|
|
||||||
hyprlang
|
|
||||||
hyprutils
|
|
||||||
waybar
|
waybar
|
||||||
wofi
|
wofi
|
||||||
mako
|
mako
|
||||||
@@ -19,6 +16,7 @@ pavucontrol
|
|||||||
pipewire-alsa
|
pipewire-alsa
|
||||||
pipewire-jack
|
pipewire-jack
|
||||||
pipewire-pulse
|
pipewire-pulse
|
||||||
|
wireplumber
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
xdg-desktop-portal-wlr
|
xdg-desktop-portal-wlr
|
||||||
qt5ct
|
qt5ct
|
||||||
@@ -26,11 +24,6 @@ qt6ct
|
|||||||
qt6-wayland
|
qt6-wayland
|
||||||
adw-gtk-theme
|
adw-gtk-theme
|
||||||
breeze
|
breeze
|
||||||
inter-font
|
|
||||||
ttf-0xproto-nerd
|
|
||||||
ttf-jetbrains-mono-nerd
|
|
||||||
ttf-noto-nerd
|
|
||||||
woff2-font-awesome
|
|
||||||
lxappearance
|
lxappearance
|
||||||
kvantum-qt5
|
kvantum-qt5
|
||||||
sddm
|
sddm
|
||||||
@@ -38,6 +31,7 @@ libva-nvidia-driver
|
|||||||
nvidia-open
|
nvidia-open
|
||||||
nvidia-settings
|
nvidia-settings
|
||||||
nvidia-utils
|
nvidia-utils
|
||||||
|
lib32-nvidia-utils
|
||||||
sof-firmware
|
sof-firmware
|
||||||
alsa-utils
|
alsa-utils
|
||||||
blueman
|
blueman
|
||||||
|
|||||||
@@ -1,6 +1,5 @@
|
|||||||
git
|
git
|
||||||
neovim
|
neovim
|
||||||
vim
|
|
||||||
tmux
|
tmux
|
||||||
fzf
|
fzf
|
||||||
btop
|
btop
|
||||||
@@ -13,12 +12,13 @@ python
|
|||||||
python-pip
|
python-pip
|
||||||
python-pipx
|
python-pipx
|
||||||
python-pydbus
|
python-pydbus
|
||||||
|
python-virtualenv
|
||||||
npm
|
npm
|
||||||
jdk21-openjdk
|
jdk21-openjdk
|
||||||
maven
|
maven
|
||||||
openmpi
|
openmpi
|
||||||
docker
|
docker
|
||||||
docker-compose
|
docker-compose-plugin
|
||||||
postgresql
|
postgresql
|
||||||
postgresql-libs
|
postgresql-libs
|
||||||
libdwarf
|
libdwarf
|
||||||
|
|||||||
10
packages/pacman/fonts.txt
Normal file
10
packages/pacman/fonts.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
inter-font
|
||||||
|
ttf-0xproto-nerd
|
||||||
|
ttf-jetbrains-mono-nerd
|
||||||
|
ttf-noto-nerd
|
||||||
|
woff2-font-awesome
|
||||||
|
noto-fonts
|
||||||
|
noto-fonts-emoji
|
||||||
|
noto-fonts-cjk
|
||||||
|
ttf-dejavu
|
||||||
|
ttf-liberation
|
||||||
Reference in New Issue
Block a user