Skip to content

Repository files navigation

Arch Linux Dotfiles

dotfiles are the files that starts with a . (dot). This files are generally responsible for software configurations. This repository contains my favorite and most used dotfiles in my Arch Linux setup.

For wallpapers you can check my other repo.

Screenshots are somewhere down there.

Module TypeModule Name
Window Managersway
Terminalfoot
Status Barwaybar
Display Managerly
Text Editornvim
Shellfish-shell
App Launcherfuzzel
File Manageryazi
Promt Theme Enginestarship
Notification Deamonswaync
Screen Lockerswaylock-effects
System Info Toolfastfetch
Resource Monitorbtop

Installation

There is no installation script yet, but in the meantime you can clone the repo and copy the contents of the ./config folder into your ./config folder.

Example:

git clone https://github.com/lvntcnylmz/dotfiles.git
cp -r dotfiles/.config/* ~/.config

Screenshots