This repository contains my personal configuration files (dotfiles) for customizing my Linux environment.
Below is an overview of the configurations included in this repository:
~/.config/Code/User/settings.json
~/.config/Code/User/keybindings.json
~/.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.
~/.mozilla/firefox/kfxpgy35.default-release-1733027217126/chrome/
: Custom Firefox user interface styles.
- 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.
Feel free to use and modify these configurations as needed. Contributions are welcome!