Skip to content

ViegPhunt/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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