added the new kid on citrixes block
parent
a7ef244e2e
commit
1c4e7fba25
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
echo "Installing required Packages"
|
||||
sudo pacman -Syu --noconfirm hyprland hyprcursor hyprpaper hyprlock kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config hyprsunset
|
||||
sudo pacman -Syu --noconfirm hyprland hyprcursor hyprpaper hyprlock kitty alacritty dunst nwg-dock-hyprland nwg-drawer nwg-menu nwg-look python cmake meson cpio pkgconf ruby-pkg-config hyprsunset ksshaskpass
|
||||
echo "Installing AUR packages"
|
||||
yay -Syu --answerdiff None --answerclean All hyprland-workspaces bluetuith wvkbd
|
||||
|
||||
|
|
@ -20,6 +20,7 @@ sudo cp -r ~/Dotfiles/gtk-themes/cyberqueer /usr/share/themes
|
|||
sudo cp ~/Dotfiles/desktopenvs/hyprland/btop/themes/cyberqueer.theme /usr/share/btop/themes
|
||||
sudo cp -f ~/Dotfiles/desktopenvs/hyprland/greetd-tuigreet/config.toml /etc/greetd/config.toml
|
||||
|
||||
sudo ln /usr/bin/ksshaskpass /usr/lib/ssh/ssh-askpass
|
||||
cd ~/install-tmp
|
||||
mkdir ~/.icons
|
||||
wget https://github.com/guillaumeboehm/Nordzy-cursors/releases/download/v2.3.0/Nordzy-cursors-lefthand.tar.gz
|
||||
|
|
|
|||
Loading…
Reference in New Issue