Releases: VidFurlan/dotfiles
v2 - i3 Forest
Arch Linux config
Personal config file repository including config files for the i3 desktop and some ZSH and Terminal configs. There is a install script (written in bash) included in the repository that provides the ability to apply the config files with a simple terminal promp.
Install.sh:
Located at the root of the repository it provides the ability to select individual files, or just to apply them all.
Structure of files:
├── desktop
│ ├── dunst
│ ├── i3
│ ├── picom
│ ├── polybar
│ └── rofi
├── terminal
│ ├── cava
│ ├── kitty
│ └── neofetch
├── fonts
│ └── jetbrains
├── install.sh
├── readme.md
└── wallpapers
i3 WM Desktop:
Terminal:
Fonts:
I use Arch BTW
v1 - i3 Catppuccin Mountains
Arch Linux config - Catppuccin Mountains
Reddit: r/unixporn
Personal config file repository including config files for the i3 desktop and some ZSH and Terminal configs. There is a install script (written in bash) included in the repository that provides the ability to apply the config files with a simple terminal promp.
Install.sh:
Located at the root of the repository it provides the ability to select individual files, or just to apply them all.
Structure of files:
├─ desktop (files will be copied to .config)
| ├─ dunst
| ├─ i3
| ├─ picom
| ├─ polybar
| └─ rofi
├─ terminal (files will be copied to .config)
| ├─ kitty
| ├─ neofetch
| └─ terminator
├─ fonts (files will be copied to .local/share/fonts/)
| └─ jetbrains
└─ .zshrc
i3 WM Desktop:
Terminal:
- ZSH
- kitty
Fonts:
I use Arch BTW