Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.37 KB

File metadata and controls

30 lines (22 loc) · 1.37 KB

My Dotfiles

Screenshot of my desktop environment

A collection of configuration files for my Linux setup, focused on a lightweight and efficient workflow.

Highlights

  • Window Manager: i3-gaps/i3 (Based on EndeavourOS configuration)
  • Shell: Fish with custom functions, completions, and handy abbreviations.
  • Terminal: Kitty configured with the One Dark theme and Fish as the default shell.
  • Status Bar: Polybar featuring custom scripts for CPU, memory, media playing (MPRIS), and calendar popups.
  • Application Launcher: Rofi styled with Arc Dark colors.
  • Notifications: Dunst
  • AUR Helper: Yay

Structure

  • .config/i3/ - Core window manager configuration, keybindings, and startup scripts.
  • .config/fish/ - Shell setup, aliases/abbreviations (for git, docker, yadm, pacman, etc.).
  • .config/polybar/ - Status bar layout and custom modules.
  • .config/kitty/ - Terminal emulator settings and theming.
  • .config/rofi/ - Application launcher, powermenu, and keyhint scripts.
  • .config/dunst/ - Notification daemon configuration.

Installation

yadm clone git@github.com:nav1s/dotfiles