From b835cee39e57626388d1446b744a632d543a6dc2 Mon Sep 17 00:00:00 2001 From: The_miro Date: Mon, 9 Dec 2024 09:49:00 +0000 Subject: [PATCH] added pulsemixer to install list --- desktopenvs/hyprland/eww/eww | 1 + desktopenvs/hyprland/hypr/hypr | 1 + hyprland-eww-wofi-installer.sh | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) create mode 120000 desktopenvs/hyprland/eww/eww create mode 120000 desktopenvs/hyprland/hypr/hypr diff --git a/desktopenvs/hyprland/eww/eww b/desktopenvs/hyprland/eww/eww new file mode 120000 index 0000000..aa03499 --- /dev/null +++ b/desktopenvs/hyprland/eww/eww @@ -0,0 +1 @@ +/home/abam/Dotfiles/desktopenvs/hyprland/eww/ \ No newline at end of file diff --git a/desktopenvs/hyprland/hypr/hypr b/desktopenvs/hyprland/hypr/hypr new file mode 120000 index 0000000..9a12f5d --- /dev/null +++ b/desktopenvs/hyprland/hypr/hypr @@ -0,0 +1 @@ +/home/abam/Dotfiles/desktopenvs/hyprland/hypr/ \ No newline at end of file diff --git a/hyprland-eww-wofi-installer.sh b/hyprland-eww-wofi-installer.sh index c788a61..9930f39 100644 --- a/hyprland-eww-wofi-installer.sh +++ b/hyprland-eww-wofi-installer.sh @@ -1,7 +1,7 @@ #install components echo "Installing required Packages" -sudo pacman -S alsa-utils base base-devel btop btrfs-progs curl dolphin dunst fastfetch firefox flatpak gcc git gnu-netcat greetd-tuigreet grim grub gst-plugin-pipewire htop hyfetch hyprland imagemagick iwd jq kitty ldns libpulse linux linux-firmware micro nano networkmanager nmap openssh nerd-fonts otf-font-awesome pipewire pipewire-alsa pipewire-jack pipewire-pulse polkit-kde-agent qt5-wayland qt6-wayland slurp smartmontools swww ttf-jetbrains-mono unzip vim waybar wget wireless_tools wireplumber wireshark-qt wofi wpa_supplicant wl-clipboard xdg-desktop-portal-hyprland xdg-utils xf86-video-amdgpu xf86-video-ati xf86-video-nouveau xf86-video-vmware xorg-server xorg-xinit yazi zip zram-generator zsh +sudo pacman -S alsa-utils base base-devel btop btrfs-progs curl dolphin dunst fastfetch firefox flatpak gcc git gnu-netcat greetd-tuigreet grim grub gst-plugin-pipewire htop hyfetch hyprland imagemagick iwd jq kitty ldns libpulse linux linux-firmware micro nano networkmanager nmap openssh pulsemixer nerd-fonts otf-font-awesome pipewire pipewire-alsa pipewire-jack pipewire-pulse polkit-kde-agent qt5-wayland qt6-wayland slurp smartmontools swww ttf-jetbrains-mono unzip vim waybar wget wireless_tools wireplumber wireshark-qt wofi wpa_supplicant wl-clipboard xdg-desktop-portal-hyprland xdg-utils xf86-video-amdgpu xf86-video-ati xf86-video-nouveau xf86-video-vmware xorg-server xorg-xinit yazi zip zram-generator zsh #aur/yay setup echo "Installing yay"