Skip to content

jeftedariel/dotfiles

Repository files navigation

Arch + i3wm 🐧

Arch config for i3wm.

Clone this repo 📂

git clone https://github.com/JEFTEDARIEL123/dotfiles.git
cd dotfiles

Install yay 💾

sudo pacman -Syu
git clone https://aur.archlinux.org/yay.git
cd yay
makepkg -si

Install packages 💾

yay -S stow polybar feh alacritty neovim picom rofi maim xclip xdotool

Symlink the configs 🖇

mv ~/.config/i3 ~/.config/old-i3
stow alacritty backgrounds i3 nvim picom polybar prompt rofi

Installing Brew & oh-my-posh 💾

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install jandedobbeleer/oh-my-posh/oh-my-posh
eval "$(oh-my-posh init bash --config ~/.config/prompt/prompt.omp.json)"

Now install FiraCode Font using 💾

oh-my-posh font install

Then just press Win+Shift+R to reload i3 🚀

About

My arch config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published