From 8e882b20045ad0baa101014ff9f19b5b6d903b00 Mon Sep 17 00:00:00 2001 From: dogeystamp Date: Mon, 12 Jun 2023 15:59:17 -0400 Subject: [PATCH] programs: reorganize things - programs list is now Arch-centric - also added a few programs --- programs | 66 ++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 47 insertions(+), 19 deletions(-) diff --git a/programs b/programs index b4b70f5..1d2ff70 100644 --- a/programs +++ b/programs @@ -1,42 +1,70 @@ +# +# essentials +# +ttf-jetbrains-mono +git xwallpaper dunst zathura -xkblayout-state xorg-setxkbmap xorg-xrandr xorg-xset xorg-xsetroot +# in the aur +xkblayout-state xss-lock qutebrowser -picom neovim -keepassxc -jq tmux -dash fish -fzf -gimp -blender -audacity -pulsemixer ffmpeg mpv +scrot +xsel +xclip +sxiv +pulsemixer +# battery status +acpi + +# +# utility +# +jq +fzf +yt-dlp +ripgrep netcat nmap remmina -yt-dlp +python-pynvim +neofetch + +# +# extras +# +picom +keepassxc +gimp +blender +audacity syncthing inkscape -scrot -pynvim python-lsp-server python-lsp-black typescript typescript-language-server -bear -xsel -xwallpaper -xss-lock -ripgrep -sxiv + +# +# for new systems +# +networkmanager +grub +xorg-server +xorg-xinit +man +# for compiling suckless utilities +make +freetype2 +pkgconf +gcc