summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaumit Dinesan <justsaumit@protonmail.com>2022-07-26 05:23:55 +0530
committerSaumit Dinesan <justsaumit@protonmail.com>2022-07-26 05:23:55 +0530
commit8a415e55137ffe51ce6e105e0b8e192129dedcf0 (patch)
tree8d041b764b49401e29fc79bcda7b364d5045c63e
parent752e6f43cbb259edaae4e4e3034c99eaca36dcf2 (diff)
fixing path variable
-rwxr-xr-xarch-magik.sh13
1 files changed, 7 insertions, 6 deletions
diff --git a/arch-magik.sh b/arch-magik.sh
index e024641..5feb832 100755
--- a/arch-magik.sh
+++ b/arch-magik.sh
@@ -98,11 +98,11 @@ pacman --noconfirm --needed -Sy xorg-server xorg-xinit xorg-xkill xorg-xbackligh
sxiv mpv zathura zathura-pdf-mupdf ffmpeg ffmpegthumbnailer imagemagick \
vi vim fzf man-db xwallpaper python-pywal unclutter xclip maim \
zip unzip unrar p7zip nvidia xdotool brightnessctl redshift \
- git sxhkd zsh pipewire pipewire-pulse rsync qutebrowser \
+ git sxhkd zsh pipewire pipewire-pulse rsync qutebrowser libreoffice-fresh \
ranger libnotify dunst wget jq aria2 cowsay neofetch neovim \
dhcpcd wpa_supplicant networkmanager pamixer mpd ncmpcpp \
zsh-syntax-highlighting tmux xdg-user-dirs pass pass-otp libconfig \
- polkit polkit-gnome trash-cli geoip bluez bluez-utils yt-dlp &&
+ polkit polkit-gnome trash-cli geoip gparted bluez bluez-utils yt-dlp &&
systemctl enable NetworkManager.service
sed -i '/ %wheel ALL=(ALL:ALL) ALL/s/^#//g' /etc/sudoers
@@ -153,13 +153,14 @@ cd yay
makepkg -si --noconfirm
cd
aurprogs='nerd-fonts-fira-code nerd-fonts-ubuntu-mono adobe-source-code-pro-fonts
- picom-git betterlockscreen brave-bin brillo dragon-drop fsearch
- gotop-bin bashtop jdownloader2 librewolf-bin quich-git whatsapp-nativefier
- spotify ytfzf notepadqq arc-darkest-theme-git galculator gparted'
+ picom-git betterlockscreen brave-bin brillo dragon-drop fsearch arc-darkest-theme-git
+ lxappearance pulsemixer element-desktop telegram-desktop whatsapp-nativefier
+ htop gotop-bin btop bashtop jdownloader2 librewolf-bin quich-git spotify ytfzf
+ notepadqq galculator '
yay --noconfirm -S $aurprogs &&
yay -S libxft-bgra &&
-wallp='~/pix/Wallpaper/w/wow'
+wallp="$HOME/pix/Wallpaper/w/wow"
mkdir -pv $wallp
wget -P $wallp https://images5.alphacoders.com/125/1255724.jpg &
wget -P $wallp https://images4.alphacoders.com/144/14.jpg &