Compare commits

..

No commits in common. "6a29544702d7730709f770d74ab73ffb35ffbe28" and "9981e40a2ab51a9440ccd949b407b87b150abc95" have entirely different histories.

3 changed files with 4 additions and 4 deletions

View file

@ -28,7 +28,7 @@ bind = SUPER SHIFT, T, exec, toggle-idle
# ### PROGRAMS ### # ### PROGRAMS ###
# ################ # ################
bind = SUPER, R, exec, nc -U /run/user/$UID/walker/walker.sock bind = SUPER, R, exec, uwsm app -- walker
bind = SUPER, Return, exec, uwsm app -- kitty bind = SUPER, Return, exec, uwsm app -- kitty
bind = SUPER, X, exec, uwsm app -- pcmanfm-qt bind = SUPER, X, exec, uwsm app -- pcmanfm-qt
bind = SUPER, B, exec, uwsm app -- firefox bind = SUPER, B, exec, uwsm app -- firefox

View file

@ -87,7 +87,7 @@ paru -S --noconfirm --needed \
hyprpicker hyprpaper hyprsunset hyprpicker hyprpaper hyprsunset
# Application launcher # Application launcher
paru -S --noconfirm --needed walker elephant elephant-desktopapplications elephant-files elephant-runner elephant-websearch elephant-symbols elephant-calc elephant-menus elephant-bluetooth elephant-archlinuxpkgs paru -S --noconfirm --needed walker elephant elephant-desktopapplications elephant-files elephant-runner elephant-websearch elephant-symbols elephant-calc elephant-menus
# Hyprland # Hyprland
paru -S --noconfirm --needed hyprland xdg-desktop-portal-hyprland paru -S --noconfirm --needed hyprland xdg-desktop-portal-hyprland
@ -95,7 +95,7 @@ paru -S --noconfirm --needed hyprland xdg-desktop-portal-hyprland
# Audio # Audio
paru -S --noconfirm --needed \ paru -S --noconfirm --needed \
pipewire wireplumber pipewire-alsa pipewire-pulse pipewire-jack \ pipewire wireplumber pipewire-alsa pipewire-pulse pipewire-jack \
alsa-utils alsa-firmware alsa-plugins rtkit pulsemixer alsa-utils pulsemixer
# Other Utilities # Other Utilities
paru -S --noconfirm --needed \ paru -S --noconfirm --needed \

View file

@ -25,7 +25,7 @@ pacman -Syu --noconfirm
# Install essential packages # Install essential packages
pacman -S --noconfirm --needed \ pacman -S --noconfirm --needed \
networkmanager neovim sudo reflector pacman-contrib man-db man-pages rsync btop \ networkmanager neovim sudo reflector pacman-contrib man-db man-pages rsync btop \
bind base-devel git fd ripgrep fwupd arch-audit systemd-resolvconf opensmtpd ntp bind base-devel git fd ripgrep fwupd arch-audit systemd-resolvconf opensmtpd
# Install packages necessary for this script / other scripts in this dotfiles repo # Install packages necessary for this script / other scripts in this dotfiles repo
pacman -S --noconfirm --needed python-rich bc lua jq bat pacman -S --noconfirm --needed python-rich bc lua jq bat