Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Dotfiles

It includes files and config of my Arch Setup

Structure:

.
├── config
│ ├── i3 # I3 configuration
│ ├── fish # Fish terminal configuration
│ ├── kitty # Kitty configuration
│ ├── neofetch # Neofetch configuration
│ └── picom # Picom configuration
├── fonts
│ └── JetBrainsMono # Nerd Fonts
├── Pictures
│ ├── 1.jpg # Icon
│ └── bg.jpg # Background
│
├── LICENSE
└── README.md

Installation

$ git clone https://github.com/PoweredDeveloper/dotfiles.git
$ cd dotfiles
$ cp .config/* ~/.config/
$ mkdir ~/Pictures/
$ cp Pictures/* ~/Pictures/
$ cp fonts/* ~/.local/share/fonts/

! Do not forget to install packages. You can run this to install required packages:

sudo pacman -Sy kitty neofetch fish feh git exa

And if you have yay installed you can install picom by:

yay -S picom-jonaburg-git

I use picom by jonaburg Picom. And Tide theme for Fish

About

My Arch Linux Setup ( Dotfiles )

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages