programs: updated
added a bunch of programs
This commit is contained in:
parent
7230f5d30f
commit
3deff2d085
49
programs
49
programs
@ -2,6 +2,8 @@
|
|||||||
# essentials
|
# essentials
|
||||||
#
|
#
|
||||||
ttf-jetbrains-mono
|
ttf-jetbrains-mono
|
||||||
|
ttf-roboto
|
||||||
|
noto-fonts-emoji
|
||||||
git
|
git
|
||||||
xwallpaper
|
xwallpaper
|
||||||
dunst
|
dunst
|
||||||
@ -13,8 +15,10 @@ xorg-setxkbmap
|
|||||||
xorg-xrandr
|
xorg-xrandr
|
||||||
xorg-xset
|
xorg-xset
|
||||||
xorg-xsetroot
|
xorg-xsetroot
|
||||||
|
|
||||||
# in the aur
|
# in the aur
|
||||||
xkblayout-state
|
xkblayout-state
|
||||||
|
|
||||||
xss-lock
|
xss-lock
|
||||||
qutebrowser
|
qutebrowser
|
||||||
neovim
|
neovim
|
||||||
@ -27,12 +31,22 @@ xsel
|
|||||||
xclip
|
xclip
|
||||||
nsxiv
|
nsxiv
|
||||||
pulsemixer
|
pulsemixer
|
||||||
|
|
||||||
# battery status
|
# battery status
|
||||||
acpi
|
acpi
|
||||||
|
|
||||||
|
pipewire-pulse
|
||||||
|
|
||||||
#
|
#
|
||||||
# utility
|
# utility
|
||||||
#
|
#
|
||||||
|
which
|
||||||
|
termdown
|
||||||
|
rsync
|
||||||
|
unzip
|
||||||
|
wget
|
||||||
|
playerctl
|
||||||
|
helvum
|
||||||
jq
|
jq
|
||||||
fzf
|
fzf
|
||||||
yt-dlp
|
yt-dlp
|
||||||
@ -43,7 +57,21 @@ remmina
|
|||||||
python-pynvim
|
python-pynvim
|
||||||
xorg-xinput
|
xorg-xinput
|
||||||
neofetch
|
neofetch
|
||||||
|
|
||||||
aerc
|
aerc
|
||||||
|
# use w3m for aerc and disallow network
|
||||||
|
dante
|
||||||
|
|
||||||
|
python-pip
|
||||||
|
httpie
|
||||||
|
|
||||||
|
# for mpvq script
|
||||||
|
socat
|
||||||
|
|
||||||
|
# for appimage opening
|
||||||
|
fuse2
|
||||||
|
|
||||||
|
w3m
|
||||||
|
|
||||||
#
|
#
|
||||||
# extras
|
# extras
|
||||||
@ -59,20 +87,41 @@ python-lsp-server
|
|||||||
python-lsp-black
|
python-lsp-black
|
||||||
typescript
|
typescript
|
||||||
typescript-language-server
|
typescript-language-server
|
||||||
|
adwaita-color-schemes
|
||||||
|
lxappearance
|
||||||
|
|
||||||
# .local/bin/calcpy/ script
|
# .local/bin/calcpy/ script
|
||||||
ipython
|
ipython
|
||||||
python-sympy
|
python-sympy
|
||||||
|
|
||||||
|
chromium
|
||||||
|
cargo
|
||||||
|
npm
|
||||||
|
ansible
|
||||||
|
|
||||||
|
# for personal website compilation
|
||||||
|
lowdown
|
||||||
|
|
||||||
#
|
#
|
||||||
# for new systems
|
# for new systems
|
||||||
#
|
#
|
||||||
networkmanager
|
networkmanager
|
||||||
|
os-prober
|
||||||
|
efibootmgr
|
||||||
grub
|
grub
|
||||||
xorg-server
|
xorg-server
|
||||||
xorg-xinit
|
xorg-xinit
|
||||||
man
|
man
|
||||||
|
|
||||||
# for compiling suckless utilities
|
# for compiling suckless utilities
|
||||||
make
|
make
|
||||||
freetype2
|
freetype2
|
||||||
pkgconf
|
pkgconf
|
||||||
gcc
|
gcc
|
||||||
|
|
||||||
|
#
|
||||||
|
# personal
|
||||||
|
#
|
||||||
|
sof-firmware
|
||||||
|
xonotic
|
||||||
|
python-pipx
|
||||||
|
Loading…
Reference in New Issue
Block a user