Customize for db123: replace configs, adapt installer for dual-GPU/Catppuccin/awww
This commit is contained in:
@@ -10,16 +10,15 @@ log_message "Final setup script started"
|
||||
print_bold_blue "\nCongratulations! Your Simple Hyprland setup is complete!"
|
||||
|
||||
print_bold_blue "\nRepository Information:"
|
||||
echo " - GitHub Repository: https://github.com/gaurav23b/simple-hyprland"
|
||||
echo " - If you found this repo helpful, please consider giving it a star on GitHub!"
|
||||
echo " - Gitea Repository: https://git.db123.ir/db123/simple-hyprland"
|
||||
echo " - Original source: https://github.com/gaurav23b/simple-hyprland"
|
||||
|
||||
print_bold_blue "\nContribute:"
|
||||
echo " - Feel free to open issues, submit pull requests, or provide feedback."
|
||||
echo " - Every contribution, big or small, is valuable to the community."
|
||||
|
||||
print_bold_blue "\nTroubleshooting:"
|
||||
echo " - If you encounter any issues, please check the GitHub issues section."
|
||||
echo " - Don't hesitate to open a new issue if you can't find a solution to your problem."
|
||||
print_bold_blue "\nCustomizations for db123:"
|
||||
echo " - Dual GPU: Intel UHD 730 + AMD Radeon RX 580"
|
||||
echo " - Monitor: HDMI-A-3, 1920x1080@74.97"
|
||||
echo " - Keyboard: us/ir layout"
|
||||
echo " - Catppuccin Mocha theme throughout"
|
||||
echo " - Wallpaper: awww daemon + mpvpaper for video wallpapers"
|
||||
|
||||
print_success "\nEnjoy your new Hyprland environment!"
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ print_info "\nStarting hypr setup..."
|
||||
print_info "\nEverything is recommended to INSTALL"
|
||||
|
||||
run_command "pacman -S --noconfirm hyprland" "Install Hyprland (Must)" "yes"
|
||||
run_command "mkdir -p /home/$SUDO_USER/.config/hypr/ && cp -r $BASE_DIR/configs/hypr/hyprland.conf /home/$SUDO_USER/.config/hypr/" "Copy hyprland config (Must)" "yes" "no"
|
||||
run_command "mkdir -p /home/$SUDO_USER/.config/hypr/ && cp -r $BASE_DIR/configs/hypr/hyprland.conf $BASE_DIR/configs/hypr/mocha.conf /home/$SUDO_USER/.config/hypr/" "Copy hyprland config + mocha colors (Must)" "yes" "no"
|
||||
|
||||
run_command "pacman -S --noconfirm xdg-desktop-portal-hyprland" "Install XDG desktop portal for Hyprland" "yes"
|
||||
|
||||
|
||||
@@ -19,11 +19,13 @@ elif run_command "pacman -S --noconfirm --needed git base-devel" "Install YAY (M
|
||||
fi
|
||||
run_command "pacman -S --noconfirm pipewire wireplumber pamixer brightnessctl" "Configuring audio and brightness (Recommended)" "yes"
|
||||
|
||||
run_command "pacman -S --noconfirm ttf-cascadia-code-nerd ttf-cascadia-mono-nerd ttf-fira-code ttf-fira-mono ttf-fira-sans ttf-firacode-nerd ttf-iosevka-nerd ttf-iosevkaterm-nerd ttf-jetbrains-mono-nerd ttf-jetbrains-mono ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols-mono" "Installing Nerd Fonts and Symbols (Recommended)" "yes"
|
||||
run_command "pacman -S --noconfirm awww mpvpaper" "Install wallpaper daemon (awww) and video wallpaper (mpvpaper)" "yes"
|
||||
|
||||
run_command "pacman -S --noconfirm ttf-jetbrains-mono-nerd ttf-jetbrains-mono ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols ttf-nerd-fonts-symbols-mono" "Installing Nerd Fonts and Symbols (Recommended)" "yes"
|
||||
|
||||
run_command "pacman -S --noconfirm sddm && systemctl enable sddm.service" "Install and enable SDDM (Recommended)" "yes"
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm brave-bin" "Install Brave Browser" "yes" "no"
|
||||
run_command "yay -S --sudoloop --noconfirm zen-browser-bin" "Install Zen Browser" "yes" "no"
|
||||
|
||||
run_command "pacman -S --noconfirm kitty" "Install Kitty (Recommended)" "yes"
|
||||
|
||||
|
||||
@@ -13,9 +13,9 @@ run_command "pacman -S --noconfirm nwg-look" "Install nwg-look for GTK theme man
|
||||
|
||||
run_command "pacman -S --noconfirm qt5ct qt6ct kvantum" "Install Qt5, Qt6 Settings, and Kvantum theme engines" "yes"
|
||||
|
||||
run_command "tar -xvf $BASE_DIR/assets/themes/Catppuccin-Mocha.tar.xz -C /usr/share/themes/" "Install Catppuccin Mocha GTK theme" "yes"
|
||||
run_command "yay -S --sudoloop --noconfirm catppuccin-gtk-theme-mocha" "Install Catppuccin Mocha GTK theme" "yes" "no"
|
||||
|
||||
run_command "tar -xvf $BASE_DIR/assets/icons/Tela-circle-dracula.tar.xz -C /usr/share/icons/" "Install Tela Circle Dracula icon theme" "yes"
|
||||
run_command "yay -S --sudoloop --noconfirm catppuccin-cursors-mocha" "Install Catppuccin Mocha cursors" "yes" "no"
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm kvantum-theme-catppuccin-git" "Install Catppuccin theme for Kvantum" "yes" "no"
|
||||
|
||||
@@ -24,8 +24,11 @@ run_command "cp -r $BASE_DIR/configs/kitty /home/$SUDO_USER/.config/" "Copy Catp
|
||||
# Add instructions to configure theming
|
||||
print_info "\nPost-installation instructions:"
|
||||
print_bold_blue "Set themes and icons:"
|
||||
echo " - Run 'nwg-look' and set the global GTK and icon theme"
|
||||
echo " - Open 'kvantummanager' (run with sudo for system-wide changes) to select and apply the Catppuccin theme"
|
||||
echo " - Run 'nwg-look' and set GTK theme to Catppuccin-Mocha, icon theme to Tela-circle-dracula, cursor to catppuccin-mocha"
|
||||
echo " - Open 'kvantummanager' to select and apply the Catppuccin theme"
|
||||
echo " - Open 'qt6ct' to set the icon theme"
|
||||
print_bold_blue "Optional: Catppuccin GRUB theme:"
|
||||
echo " - Install via: yay -S catppuccin-grub-theme-git"
|
||||
echo " - Then run: sudo grub-install && sudo grub-mkconfig -o /boot/grub/grub.cfg"
|
||||
|
||||
echo "------------------------------------------------------------------------"
|
||||
@@ -17,7 +17,7 @@ run_command "cp -r $BASE_DIR/configs/tofi /home/$SUDO_USER/.config/" "Copy Tofi
|
||||
|
||||
run_command "pacman -S --noconfirm cliphist" "Install Cliphist - Clipboard Manager" "yes"
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm swww" "Install SWWW for wallpaper management" "yes" "no"
|
||||
run_command "yay -S --sudoloop --noconfirm awww" "Install awww for wallpaper management" "yes" "no"
|
||||
run_command "mkdir -p /home/$SUDO_USER/.config/assets/backgrounds && cp -r $BASE_DIR/assets/backgrounds /home/$SUDO_USER/.config/assets/" "Copy sample wallpapers to assets directory (Recommended)" "yes" "no"
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm hyprpicker" "Install Hyprpicker - Color Picker" "yes" "no"
|
||||
@@ -30,6 +30,8 @@ run_command "cp -r $BASE_DIR/configs/wlogout /home/$SUDO_USER/.config/ && cp -r
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm grimblast" "Install Grimblast - Screenshot tool" "yes" "no"
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm mpvpaper" "Install mpvpaper - animated/video wallpapers" "yes" "no"
|
||||
|
||||
run_command "yay -S --sudoloop --noconfirm hypridle" "Install Hypridle for idle management (Must)" "yes" "no"
|
||||
run_command "cp -r $BASE_DIR/configs/hypr/hypridle.conf /home/$SUDO_USER/.config/hypr/" "Copy Hypridle config" "yes" "no"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user