diff options
| author | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2024-10-27 12:49:44 +0300 | 
|---|---|---|
| committer | Yaroslav de la Peña Smirnov <yps@yaroslavps.com> | 2024-10-27 12:49:44 +0300 | 
| commit | ebfef61137bde9cd98bb56949161ff3f4a6e04b9 (patch) | |
| tree | bb1ff5b395aec01f58c0c24aa4e63b0dad6230be | |
| parent | 42d49654aa8cd2dfcac5c4094483d1a8fc35b1ff (diff) | |
| download | boobs-ebfef61137bde9cd98bb56949161ff3f4a6e04b9.tar.gz boobs-ebfef61137bde9cd98bb56949161ff3f4a6e04b9.zip  | |
* Alacritty is now (once more) my main terminal.
* Breeze packages.
* Change from old forks back to upstream packages.
* etc.
| -rw-r--r-- | progs.csv | 14 | 
1 files changed, 10 insertions, 4 deletions
@@ -6,7 +6,7 @@  # O - official Artix/Arch package name, to be installed with pacman  O	zsh						is a shell  O	zsh-syntax-highlighting	provides shell syntax highlighting -O	foot					is a simple terminal emulator +O	foot					is a simple terminal emulator (for falling back)  O	foot-terminfo			provides terminfo for foot  O	wireguard-tools			provides wireguard userspace utilities  O	mediainfo				provides tag information about media files @@ -55,7 +55,7 @@ O	gdb						is the GNU debugger  O	clang					is a C language compiler  O	wpa_supplicant			provides tools for connecting over WiFi  O	fontconfig				is a library for font access -O	papirus-icon-theme		is an icon theme +O	arc-icon-theme			is an icon theme  O	alsa-utils				provides utilities for ALSA  O	pipewire				is a media router and processor  O	pipewire-alsa			provides ALSA configuration for pipewire @@ -68,7 +68,8 @@ O	unzip					is a ZIP archive tool  O	unrar					is a RAR archive tool  O	gnome-themes-extra		provides extra themes  O	telegram-desktop		is a desktop Telegram client -O	qt5ct					is a Qt configuration tool +O	qt5ct					is a Qt5 configuration tool +O	qt6ct					is a Qt6 configuration tool  O	bc						is a CLI calculator  O	btrfs-progs				provides userspace utils for btrfs  O	udisks2					is a removable disks management utility @@ -126,6 +127,11 @@ O	ttf-ibmplex-mono-nerd	is a patched monospace font  O	ttf-jetbrains-mono-nerd	is a patched monospace font  O	earlyoom				is a better oom killer  O	earlyoom-runit			provides earlyoom's runit service file +O	lf						is a terminal file manager +O	breeze					is a GUI theme for Qt6 +O	breeze5					is a GUI theme for Qt5 +O	breeze-gtk				is a GUI theme for GTK2/3 +O	breeze-icons			is an icons theme  #O	systembus-notify		sends system bus notifications to the user bus  # AUR helper ¡THIS SHOULD GO BEFORE OTHER AUR PACKAGES!  P	https://aur.archlinux.org/yay.git	helps install AUR packages @@ -134,9 +140,9 @@ P	https://git.yaroslavps.com/pkgbuilds/nsxiv-yarps			is nsxiv with custom config  P	https://git.yaroslavps.com/pkgbuilds/waybar-mpris-yarps-git	is a waybar mpris module  P	https://git.yaroslavps.com/pkgbuilds/rofi-lbonn-yarps		is a Wayland-compatible rofi fork  # AUR programs +A	alacritty-sixel-git				is a terminal with sixel support  A	pam-gnupg						provides tools for GPG key unlocking on login  A	ncpamixer						is a TUI pulse audio mixer -A	lf-sixel-git					is a fork of lf with sixel support  A	dragon-drop						is a terminal drag-n-drop tool  A	swaylock-effects-git			is a locker for sway  A	youtube-viewer					is a CLI youtube viewer  | 
