mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-08 07:00:28 +01:00
6adeb19e2b
Over time compton became unmaintained and a replacement package picom took its place. After trying out sway for a bit, I realized that it doesn't need a separate compositor at all like bspwm does, so I might just switch to it. Note that there is a performance penalty on sway that I haven't figured out how to solve yet.
136 lines
1.6 KiB
Bash
Vendored
136 lines
1.6 KiB
Bash
Vendored
pkgname=tari-core
|
|
pkgver=0.9.3
|
|
pkgrel=1
|
|
pkgdesc="My Arch Linux setup"
|
|
arch=('any')
|
|
depends=(
|
|
stow
|
|
python-pywal
|
|
rng-tools
|
|
fd
|
|
exa
|
|
ripgrep
|
|
fzf
|
|
jq
|
|
zip
|
|
unzip
|
|
p7zip
|
|
unrar
|
|
borg
|
|
openssh
|
|
openvpn
|
|
mpd
|
|
mpc
|
|
ncmpcpp
|
|
shotgun
|
|
htop
|
|
neofetch
|
|
fdupes
|
|
youtube-dl
|
|
ranger
|
|
ncdu
|
|
cmatrix
|
|
imagemagick
|
|
siege
|
|
ponysay
|
|
lolcat
|
|
figlet
|
|
calcurse
|
|
whois
|
|
vim
|
|
neovim
|
|
httpie
|
|
rsync
|
|
git
|
|
tig
|
|
diff-so-fancy
|
|
tmux
|
|
nodejs
|
|
npm
|
|
yarn
|
|
crystal
|
|
shards
|
|
llvm
|
|
rustup
|
|
ansible
|
|
docker
|
|
docker-compose
|
|
bind-tools
|
|
pacman-contrib
|
|
nginx-mainline
|
|
jdk-openjdk
|
|
texlive-core
|
|
texlive-science
|
|
texlive-humanities
|
|
texlive-fontsextra
|
|
texlive-latexextra
|
|
texlive-bibtexextra
|
|
minted
|
|
ttf-dejavu
|
|
ttf-liberation
|
|
noto-fonts
|
|
noto-fonts-cjk
|
|
noto-fonts-emoji
|
|
ttf-hack
|
|
ttf-fira-mono
|
|
ttf-font-awesome
|
|
arc-solid-gtk-theme
|
|
papirus-icon-theme
|
|
xorg-xmodmap
|
|
xorg-xwininfo
|
|
xorg-xrandr
|
|
xorg-xinit
|
|
xorg-xev
|
|
xdo
|
|
xcape
|
|
xdg-user-dirs
|
|
alsa-utils
|
|
mpv
|
|
feh
|
|
rofi
|
|
kitty
|
|
zathura
|
|
zathura-djvu
|
|
zathura-pdf-mupdf
|
|
code
|
|
bspwm
|
|
sxhkd
|
|
dunst
|
|
obs-studio
|
|
texstudio
|
|
virtualbox
|
|
virtualbox-host-modules-arch
|
|
kimageformats
|
|
ffmpegthumbs
|
|
kdegraphics-thumbnailers
|
|
gnome-shell
|
|
gnome-shell-extensions
|
|
gnome-backgrounds
|
|
gnome-control-center
|
|
file-roller
|
|
nautilus
|
|
celluloid
|
|
l3afpad
|
|
gthumb
|
|
lollypop
|
|
libreoffice-fresh
|
|
gnome-clocks
|
|
gnome-maps
|
|
gnome-screenshot
|
|
firefox
|
|
chromium
|
|
xclip
|
|
xdotool
|
|
audacity
|
|
firefox-i18n-fr
|
|
firefox-i18n-ja
|
|
gimp
|
|
namcap
|
|
ttf-ibm-plex
|
|
qutebrowser
|
|
xorg-xprop
|
|
xorg-xsetroot
|
|
breeze
|
|
plasma-integration
|
|
)
|