No description
Find a file
2025-02-03 15:59:41 +01:00
.config Hyprland: Add ecosystem.conf 2025-02-03 14:01:44 +01:00
.local/bin Add uwu 2024-07-30 14:07:17 +02:00
.pacman-hooks Add Thunderbird OAuth hook 2025-02-03 15:59:41 +01:00
.scripts Add Thunderbird OAuth hook 2025-02-03 15:59:41 +01:00
.gitignore Use .default files 2024-10-21 14:12:25 +02:00
.zshenv Moved config files to .config directory 2023-10-23 09:58:32 +02:00
README.md Add Thunderbird OAuth hook 2025-02-03 15:59:41 +01:00

My Arch Linux + Hyprland config

Install

git init --bare "$HOME/.dotfiles"
alias cfg="git --git-dir=$HOME/.dotfiles --work-tree=$HOME"
cfg config --local status.showUntrackedFiles no
cfg remote set-url --add origin https://git.ahur.ac/Viyurz/dotfiles.git
cfg branch --set-upstream-to=origin/main main
cfg pull

Required packages:

paru -S 7zip blueman bottom cliphist eww fastfetch firefox git grim hyprcursor hypridle hyprland hyprland-qtutils hyprlock hyprpaper imagemagick jq kitty networkmanager network-manager-applet nm-connection-editor noto-fonts noto-fonts-cjk noto-fonts-emoji oh-my-zsh-git otf-font-awesome pacman-contrib pastel pavucontrol pipewire-alsa pipewire-jack pipewire-pulse polkit-gnome python-pywal python-pywalfox rose-pine-cursor rose-pine-hyprcursor slurp socat swaync swayosd-git ttf-jetbrains-mono-nerd udiskie wl-clipboard wlogout wofi xdg-desktop-portal-hyprland zoxide zsh zsh-autosuggestions

Optional packages:

yay -S betterdiscordctl discord element-desktop openrgb rose-pine-gtk-theme-full syncthing thunderbird

System configuration

/etc/bluetooth/main.conf
---
[Policy]
AutoEnable=false
/etc/pacman.conf
---
[options]
Color
VerbosePkgLists
ParallelDownloads = 25