mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-10-29 15:26:35 +00:00
Compare commits
6 commits
9981e40a2a
...
6a29544702
| Author | SHA1 | Date | |
|---|---|---|---|
| 6a29544702 | |||
| 2e8b9de112 | |||
| 7d73201cca | |||
| 8bd2b90d3b | |||
| a3f8fd9fdc | |||
| 746739ec0b |
3 changed files with 4 additions and 4 deletions
|
|
@ -28,7 +28,7 @@ bind = SUPER SHIFT, T, exec, toggle-idle
|
|||
# ### PROGRAMS ###
|
||||
# ################
|
||||
|
||||
bind = SUPER, R, exec, uwsm app -- walker
|
||||
bind = SUPER, R, exec, nc -U /run/user/$UID/walker/walker.sock
|
||||
bind = SUPER, Return, exec, uwsm app -- kitty
|
||||
bind = SUPER, X, exec, uwsm app -- pcmanfm-qt
|
||||
bind = SUPER, B, exec, uwsm app -- firefox
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@ paru -S --noconfirm --needed \
|
|||
hyprpicker hyprpaper hyprsunset
|
||||
|
||||
# Application launcher
|
||||
paru -S --noconfirm --needed walker elephant elephant-desktopapplications elephant-files elephant-runner elephant-websearch elephant-symbols elephant-calc elephant-menus
|
||||
paru -S --noconfirm --needed walker elephant elephant-desktopapplications elephant-files elephant-runner elephant-websearch elephant-symbols elephant-calc elephant-menus elephant-bluetooth elephant-archlinuxpkgs
|
||||
|
||||
# Hyprland
|
||||
paru -S --noconfirm --needed hyprland xdg-desktop-portal-hyprland
|
||||
|
|
@ -95,7 +95,7 @@ paru -S --noconfirm --needed hyprland xdg-desktop-portal-hyprland
|
|||
# Audio
|
||||
paru -S --noconfirm --needed \
|
||||
pipewire wireplumber pipewire-alsa pipewire-pulse pipewire-jack \
|
||||
alsa-utils pulsemixer
|
||||
alsa-utils alsa-firmware alsa-plugins rtkit pulsemixer
|
||||
|
||||
# Other Utilities
|
||||
paru -S --noconfirm --needed \
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ pacman -Syu --noconfirm
|
|||
# Install essential packages
|
||||
pacman -S --noconfirm --needed \
|
||||
networkmanager neovim sudo reflector pacman-contrib man-db man-pages rsync btop \
|
||||
bind base-devel git fd ripgrep fwupd arch-audit systemd-resolvconf opensmtpd
|
||||
bind base-devel git fd ripgrep fwupd arch-audit systemd-resolvconf opensmtpd ntp
|
||||
|
||||
# Install packages necessary for this script / other scripts in this dotfiles repo
|
||||
pacman -S --noconfirm --needed python-rich bc lua jq bat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue