dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Dotfiles of my Arch Linux

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.

Screenshots are somewhere down there.

Module Type Module Name
Shell fish-shell
Promt Theme Engine starship
Window Manager sway
Notification Deamon swaync
Screen Locker swaylock-effects swaylock-corrupter
Status Bar waybar
System Info Tool neofetch btop
Terminal kitty
Display Manager ly
File Manager ranger  thunar
Text Editor nvim 
App Launcher fuzzel
GTK Theme Tokyo Night GTK
Icon Theme Flatery Dark
Cursor Theme Simp1e Tokyo Night

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