From 0df3b3c161112ac01063b5754b53e4d7310563e9 Mon Sep 17 00:00:00 2001 From: Harsh Virdi Date: Mon, 14 Jul 2025 07:37:57 +0530 Subject: [PATCH] Commenting untested changes --- setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup b/setup index e2987ce..46d8323 100755 --- a/setup +++ b/setup @@ -138,7 +138,7 @@ printf '\033c' # Installing programs sudo pacman -Syu --noconfirm hyprland polkit xdg-desktop-portal-hyprland xdg-desktop-portal-gtk hyprpaper hypridle hyprlock hyprpolkitagent waybar git sxiv bash-completion mpv ffmpeg fzf man flameshot neovim dunst curl htop lazygit pavucontrol plocate pipewire lib32-pipewire pipewire-audio pipewire-alsa wireplumber pipewire-pulse 7zip rsync openssh starship ttf-terminus-nerd reflector ranger qutebrowser xclip udiskie alacritty rofi -sudo systemctl enable pipewire && sudo systemctl enable wireplumber +#sudo systemctl enable pipewire && sudo systemctl enable wireplumber # Generating Dotfiles sed -n '14,27p;28q' ~/arch_install3.sh | cut -c2- >> ~/.bash_profile