diff options
author | awy <awy@awy.one> | 2025-07-29 03:42:18 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-07-29 03:42:18 +0300 |
commit | ef6dff4cce15186a66ba34cdd7bd39958ebf7f58 (patch) | |
tree | fcfa61164ca6e79c900b5d11f6afc6b46aaccb84 /dependencies.txt | |
download | hyprdots-ef6dff4cce15186a66ba34cdd7bd39958ebf7f58.tar.gz |
first commit
Diffstat (limited to 'dependencies.txt')
-rw-r--r-- | dependencies.txt | 117 |
1 files changed, 117 insertions, 0 deletions
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 |