PACKAGES
This commit is contained in:
parent
765964596c
commit
f72f4a6242
|
@ -25,7 +25,7 @@ paru -Sy --needed --noconfirm \
|
||||||
openssh mosh `# Remote Access` \
|
openssh mosh `# Remote Access` \
|
||||||
openssl `# Crypto` \
|
openssl `# Crypto` \
|
||||||
asdf-vm `# Runtime Version Manager` \
|
asdf-vm `# Runtime Version Manager` \
|
||||||
pass `# Password Management` \
|
pass pass-otp `# Password Management` \
|
||||||
hexyl `# CLI Hex Viewer` \
|
hexyl `# CLI Hex Viewer` \
|
||||||
rsync `# File Transfer` \
|
rsync `# File Transfer` \
|
||||||
neovim `# Text Editors` \
|
neovim `# Text Editors` \
|
||||||
|
|
|
@ -10,7 +10,7 @@
|
||||||
# TODO: some of these may be laptop-only?
|
# TODO: some of these may be laptop-only?
|
||||||
# TODO: switch from Thunar to Nautilus?
|
# TODO: switch from Thunar to Nautilus?
|
||||||
|
|
||||||
yay -Sy --needed \
|
paru -Sy --needed \
|
||||||
xf86-input-libinput \
|
xf86-input-libinput \
|
||||||
libinput libinput-gestures `# Trackpad Control` \
|
libinput libinput-gestures `# Trackpad Control` \
|
||||||
bluez bluez-libs bluez-utils bluez-tools `# Bluetooth` \
|
bluez bluez-libs bluez-utils bluez-tools `# Bluetooth` \
|
||||||
|
@ -47,7 +47,7 @@ yay -Sy --needed \
|
||||||
dmenu `# Application Launcher` \
|
dmenu `# Application Launcher` \
|
||||||
firefox-developer-edition `# Default Web Browser` \
|
firefox-developer-edition `# Default Web Browser` \
|
||||||
passff-host `# Pass integration in Firefox` \
|
passff-host `# Pass integration in Firefox` \
|
||||||
kitty `# Terinal Emulator` \
|
kitty-git `# Terinal Emulator` \
|
||||||
alsa-utils `# Audio Utilities` \
|
alsa-utils `# Audio Utilities` \
|
||||||
alsa-plugins `# Plugins for ALSA` \
|
alsa-plugins `# Plugins for ALSA` \
|
||||||
pavucontrol pulsemixer `# Audio Backend and Controls` \
|
pavucontrol pulsemixer `# Audio Backend and Controls` \
|
||||||
|
@ -59,9 +59,8 @@ yay -Sy --needed \
|
||||||
wofi `# Sway app launcher` \
|
wofi `# Sway app launcher` \
|
||||||
waybar mako `# Sway Bar & Notifications` \
|
waybar mako `# Sway Bar & Notifications` \
|
||||||
slurp grim wl-clipboard `# Sway Screen Selection & Clipping` \
|
slurp grim wl-clipboard `# Sway Screen Selection & Clipping` \
|
||||||
pipewire pipewire-pulse pipewire-media-session `# Pipewire` \
|
pipewire pipewire-pulse wireplumber `# Pipewire` \
|
||||||
xdg-desktop-portal xdg-desktop-portal-wlr `# Screensharing` \
|
xdg-desktop-portal xdg-desktop-portal-wlr `# Screensharing` \
|
||||||
obs-studio `# OBS` \
|
obs-studio `# OBS` \
|
||||||
ttf-iosevka `# Primary Fonts` \
|
|
||||||
ttf-font-awesome `# Icon Font` \
|
ttf-font-awesome `# Icon Font` \
|
||||||
ripcord `# Discord and Slack Client`
|
ripcord `# Discord and Slack Client`
|
||||||
|
|
Reference in a new issue