Skip to content

Latest commit

Β 

History

History
40 lines (37 loc) Β· 1.18 KB

File metadata and controls

40 lines (37 loc) Β· 1.18 KB

Typing SVG

This repository contains all of my personal dotfiles

πŸ“¦ Included Configurations

This repository includes configuration for:

  • Window Managers: Hyprland
  • Terminals: ghostty
  • Shells: zsh
  • Prompt: oh-my-posh
  • Editors: neovim
  • Multiplexer: tmux
  • Status Bar: waybar
  • Notifications: swaync
  • Launcher: rofi
  • Logout menu: wlogout
  • Audio visualizer: cava

πŸ“‚ Structure

.
β”œβ”€β”€ .config/
β”‚   β”œβ”€β”€ cava/
β”‚   β”œβ”€β”€ colors/         # Color schemes
β”‚   β”œβ”€β”€ fontconfig/
β”‚   β”œβ”€β”€ ghostty/
β”‚   β”œβ”€β”€ hypr/
β”‚   β”œβ”€β”€ nvim/
β”‚   β”œβ”€β”€ ohmyposh/
β”‚   β”œβ”€β”€ rofi/
β”‚   β”œβ”€β”€ swaync/
β”‚   β”œβ”€β”€ viegphunt/      # Personal scripts
β”‚   β”œβ”€β”€ waybar/
β”‚   └── wlogout/
β”œβ”€β”€ .stow-local-ignore  # Stow ignore list
β”œβ”€β”€ .tmux.conf
β”œβ”€β”€ .zshrc
β”œβ”€β”€ LICENSE             # License
└── README.md           # This file