Skip to content

khsaad04/dotfiles-archlinux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

This is for Arch or Arch based linux distros. But you can try this on any distro as long as you can suffice the dependencies.

  • Dependencies
hyprland swaybg waybar matugen-bin wofi kitty fish starship dunst libnotify wireplumber ttf-iosevka ttf-nerd-fonts-symbols adw-gtk-theme adwaita-icon-theme
  • Optional Dependencies
neovim tree-sitter ripgrep fd unzip npm gcc make lua-jsregexp # For my nvim setup

First we need to install paru the AUR helper:

git clone https://aur.archlinux.org/paru.git
cd paru
makepkg -si
cd

Using curl to run the installation script:

curl -s -L https://raw.githubusercontent.com/khsaad04/dotfiles-archlinux/main/install.sh | bash

About

My configs for Arch linux bspwm/hyprland/sway setup

Resources

Stars

Watchers

Forks