This repository contains the dotfiles configuration for my Arch Linux setup, including essential tools, utilities, and themes. The following packages are used for a polished and efficient desktop environment.
To install the dotfiles and configurations, you can clone this repository and run the appropriate installation scripts. Here's how you can get started:
git clone https://github.com/s-adi-dev/dotfiles.git
cd dotfiles
The following packages are installed from the AUR and other sources (e.g., GitHub for the GTK theme):
sudo yay -S \
hyprland \
kitty \
firefox \
zsh \
stow \
ttf-jetbrains-mono-nerd \
ttf-firacode-nerd \
neovim \
zoxide \
bat \
fzf \
eza \
oh-my-posh \
clipman \
jq \
zip \
unzip \
nautilus \
blueman \
brightnessctl \
pavucontrol \
yazi \
python-pywal16 \
python-pywalfox-librewolf \
nwg-look \
waybar \
waypaper \
hyprlock \
hyprpaper \
hypridle \
hyprshot \
wlogout \
pulseaudio \
bibata-cursor-theme \
gnome-calculator \
gnome-clocks \
rofi-wayland \
gammastep \
smile \
pamixer
This package isn't available in the AUR, so it's installed directly from GitHub.
-
Clone the repository:
git clone https://github.com/vinceliuice/Graphite-gtk-theme.git cd Graphite-gtk-theme
-
Run the install script:
./install.sh -d ~/.themes/ -t -c dark -s standard -l --tweaks darker rimless normal
Feel free to tweak or modify the configurations in the dotfiles as per your preferences. The theme settings, cursor themes, and window manager settings can be adjusted through the respective config files.