Skip to content

lvntcnylmz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

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 Type Module Name
Window Manager sway
Terminal foot
Status Bar waybar
Display Manager ly
Text Editor nvim
Shell fish-shell
App Launcher fuzzel
File Manager yazi
Promt Theme Engine starship
Notification Deamon swaync
Screen Locker swaylock-effects
System Info Tool fastfetch
Resource Monitor btop

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

TODO

  • Add installation script
  • Better documentation

Screenshots