Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 1.79 KB

readme.md

File metadata and controls

48 lines (39 loc) · 1.79 KB

Dotfiles

This repository contains my personal configuration files (dotfiles) for customizing my Linux environment.

Directory Structure

Below is an overview of the configurations included in this repository:

VS Code

  • ~/.config/Code/User/settings.json
  • ~/.config/Code/User/keybindings.json

System and Applications

  • ~/.config/dunst/: Notification daemon configuration.
  • ~/.config/htop/: Process viewer customization.
  • ~/.config/hypr/: Hyprland window manager configuration.
  • ~/.config/kitty/: Kitty terminal emulator settings.
  • ~/.config/ml4w/: Miscellaneous configuration files.
  • ~/.config/nvim/: Neovim configuration.
  • ~/.config/rofi/: Rofi launcher customization.
  • ~/.config/starship/: Starship prompt configuration.
  • ~/.config/tmux/tmux.conf: Tmux configuration file.
  • ~/.config/uv/: UV application settings.
  • ~/.config/waybar/: Waybar status bar configuration.
  • ~/.config/yay/: Yay AUR helper configuration.
  • ~/.config/zsh/: Zsh shell customization.

Firefox

  • ~/.mozilla/firefox/kfxpgy35.default-release-1733027217126/chrome/: Custom Firefox user interface styles.

Tools Used

  • Git: Version control for managing changes.
  • Python: Script to automate copying configurations.
  • Hyprland: Window manager.
  • Kitty: Terminal emulator.
  • Neovim: Text editor.
  • Starship: Shell prompt customization.
  • Tmux: Terminal multiplexer.
  • Rofi: Launcher for running commands and switching between applications.
  • Waybar: Status bar for Wayland compositors.
  • Dunst: Notification daemon.
  • Yay: AUR helper for managing packages.
  • Zsh: Shell for command-line tasks.
  • Firefox: Browser with custom user interface styles.

License

Feel free to use and modify these configurations as needed. Contributions are welcome!