programs: reorganize things
- programs list is now Arch-centric - also added a few programs
This commit is contained in:
parent
3153ca6041
commit
8e882b2004
66
programs
66
programs
@ -1,42 +1,70 @@
|
|||||||
|
#
|
||||||
|
# essentials
|
||||||
|
#
|
||||||
|
ttf-jetbrains-mono
|
||||||
|
git
|
||||||
xwallpaper
|
xwallpaper
|
||||||
dunst
|
dunst
|
||||||
zathura
|
zathura
|
||||||
xkblayout-state
|
|
||||||
xorg-setxkbmap
|
xorg-setxkbmap
|
||||||
xorg-xrandr
|
xorg-xrandr
|
||||||
xorg-xset
|
xorg-xset
|
||||||
xorg-xsetroot
|
xorg-xsetroot
|
||||||
|
# in the aur
|
||||||
|
xkblayout-state
|
||||||
xss-lock
|
xss-lock
|
||||||
qutebrowser
|
qutebrowser
|
||||||
picom
|
|
||||||
neovim
|
neovim
|
||||||
keepassxc
|
|
||||||
jq
|
|
||||||
tmux
|
tmux
|
||||||
dash
|
|
||||||
fish
|
fish
|
||||||
fzf
|
|
||||||
gimp
|
|
||||||
blender
|
|
||||||
audacity
|
|
||||||
pulsemixer
|
|
||||||
ffmpeg
|
ffmpeg
|
||||||
mpv
|
mpv
|
||||||
|
scrot
|
||||||
|
xsel
|
||||||
|
xclip
|
||||||
|
sxiv
|
||||||
|
pulsemixer
|
||||||
|
# battery status
|
||||||
|
acpi
|
||||||
|
|
||||||
|
#
|
||||||
|
# utility
|
||||||
|
#
|
||||||
|
jq
|
||||||
|
fzf
|
||||||
|
yt-dlp
|
||||||
|
ripgrep
|
||||||
netcat
|
netcat
|
||||||
nmap
|
nmap
|
||||||
remmina
|
remmina
|
||||||
yt-dlp
|
python-pynvim
|
||||||
|
neofetch
|
||||||
|
|
||||||
|
#
|
||||||
|
# extras
|
||||||
|
#
|
||||||
|
picom
|
||||||
|
keepassxc
|
||||||
|
gimp
|
||||||
|
blender
|
||||||
|
audacity
|
||||||
syncthing
|
syncthing
|
||||||
inkscape
|
inkscape
|
||||||
scrot
|
|
||||||
pynvim
|
|
||||||
python-lsp-server
|
python-lsp-server
|
||||||
python-lsp-black
|
python-lsp-black
|
||||||
typescript
|
typescript
|
||||||
typescript-language-server
|
typescript-language-server
|
||||||
bear
|
|
||||||
xsel
|
#
|
||||||
xwallpaper
|
# for new systems
|
||||||
xss-lock
|
#
|
||||||
ripgrep
|
networkmanager
|
||||||
sxiv
|
grub
|
||||||
|
xorg-server
|
||||||
|
xorg-xinit
|
||||||
|
man
|
||||||
|
# for compiling suckless utilities
|
||||||
|
make
|
||||||
|
freetype2
|
||||||
|
pkgconf
|
||||||
|
gcc
|
||||||
|
Loading…
Reference in New Issue
Block a user