From ef6dff4cce15186a66ba34cdd7bd39958ebf7f58 Mon Sep 17 00:00:00 2001 From: awy Date: Tue, 29 Jul 2025 03:42:18 +0300 Subject: first commit --- dependencies.txt | 117 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 dependencies.txt (limited to 'dependencies.txt') diff --git a/dependencies.txt b/dependencies.txt new file mode 100644 index 0000000..71c478b --- /dev/null +++ b/dependencies.txt @@ -0,0 +1,117 @@ +# COMPRESSION # +7zip +unrar + +# HYPRLAND # +hyprland +swayidle +swaylock +mako +foot +xdg-desktop-portal-hyprland +waybar + +# PROGRAMS # +neovim +newsboat +lynx + +# SHELL & YAZI # +jq +fzf +zsh +zsh-completions +zsh-autosuggestions +zathura +zathura-pdf-mupdf +wl-clipboard +yazi +bat +chafa +bc +eza +ripgrep +fd +git-delta + +# BROWSER # +firefox + +# SOUND # +pipewire +pipewire-pulse +wireplumber +pulsemixer + +# FONTS # +ttf-liberation-mono-nerd +ttf-nerd-fonts-symbols +noto-fonts-emoji +fontconfig + +# MONITORING # +btop + +# MULTIMEDIA # +ffmpeg +mediainfo +mpv +imagemagick +swayimg +mpc +mpd +rmpc +grim +swappy +slurp +swaybg + +# DATA HOARDING # +yt-dlp +transmission-cli + +# UTILS # +gnupg +gnome-keyring +openssh +fakeroot +polkit +fastfetch +libnotify +pkgconf +exfat-utils +tesseract-data-eng +tesseract +mandoc +calcurse +cmake +wlrctl +tllist + +# TESSEN DEPS # +gopass +which +wtype + +# MUTT-WIZARD DEPS # +neomutt +isync +msmtp +cronie-dinit + +# WAYLAND # +qt6-wayland +xorg-xrandr +python-qdarkstyle +xorg-xwayland +wayland-protocols + +# DOAS ASKPASS # +expect + +# LANGUAGE SERVERS # +clang +rust-analyzer +vscode-css-languageserver +vscode-json-languageserver +vscode-html-languageserver -- cgit v1.2.3