Skip to content
This repository was archived by the owner on Dec 14, 2025. It is now read-only.

fahri-r/dotfiles

Repository files navigation

dotfiles

These are my personal dotfiles for everyday development—highly customized for my workflow and preferences, so they might not work for you out of the box. I keep them simple to avoid distractions while maintaining a clean, functional look. I'll update them as long as I'm using Linux, tweaking things as my needs evolve.

Feel free to explore or borrow bits, but they're not meant to be a one-size-fits-all solution. These dotfiles are shared as-is, without any guarantees. Use at your own risk.

Screenshots

Dark Theme

Power Menu

App Launcher

Wifi

Video Demo

demo.mp4

Dotfiles Structure

See Details
.
├── alacritty
│   └── .config
│       └── alacritty
├── btop
│   └── .config
│       └── btop
├── hypr
│   ├── .config
│   │   └── hypr
│   │       └── scripts
│   └── .local
│       └── bin
├── kitty
│   └── .config
│       └── kitty
├── mako
│   └── .config
│       └── mako
├── rofi
│   └── .config
│       └── rofi
│           ├── bluetooth
│           ├── clipboard
│           ├── launcher
│           ├── powermenu
│           └── wifi
├── services
│   └── .config
│       └── systemd
│           └── user
│               └── graphical-session.target.wants
├── themes
│   ├── .config
│   │   ├── alacritty
│   │   │   └── themes
│   │   ├── btop
│   │   │   └── themes
│   │   ├── hypr
│   │   ├── mako
│   │   │   └── themes
│   │   └── rofi
│   │       └── themes
│   ├── .local
│   │   ├── bin
│   │   └── share
│   │       ├── fonts
│   │       ├── icons
│   │       │   ├── Papirus
│   │       │   ├── Papirus-Dark
│   │       │   └── Papirus-Light
│   │       └── themes
│   │           ├── Graphite-teal-Dark-nord
│   │           └── Graphite-teal-Light-nord
│   └── Pictures
│       ├── dark
│       └── light
├── Thunar
│   ├── .config
│   │   └── Thunar
│   └── .local
│       └── bin
├── uwsm
│   └── .config
│       └── uwsm
├── waybar
│   └── .config
│       └── waybar
│           └── custom
└── zsh

About

My personal dotfiles. Managed with stow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors