https://github.com/aocoronel/dotfiles
🍚 My dotfiles
https://github.com/aocoronel/dotfiles
archlinux emacs emacs-configuration hyprland hyprland-config nixos nvim nvim-configs qtile qtile-config rofi-theme scripting tmux waybar waybar-theme
Last synced: 5 months ago
JSON representation
🍚 My dotfiles
- Host: GitHub
- URL: https://github.com/aocoronel/dotfiles
- Owner: aocoronel
- License: mit
- Created: 2024-12-01T12:03:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-11T21:03:32.000Z (8 months ago)
- Last Synced: 2025-08-11T21:32:30.517Z (8 months ago)
- Topics: archlinux, emacs, emacs-configuration, hyprland, hyprland-config, nixos, nvim, nvim-configs, qtile, qtile-config, rofi-theme, scripting, tmux, waybar, waybar-theme
- Language: Shell
- Homepage:
- Size: 960 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🍚 My Dotfiles
Philosophies
- Keep things simple
- Keep it easy to maintain
- Lightweight system without sacrificing on visuals (keep it modern)
Goals
- Make the system highly customized
- Keep the visuals consistent with an original theme (Elegant Vagrant)
- Execute any task blazingly fast without any frictions to my workflow
- Integrate CLI tools to produce results better than any GUI Tool
Notes
If you want to deploy my whole system just the way I use it, you can try out my [NixOS configuration](https://github.com/aocoronel/nix) file. Note, it's no longer maintained.
The `justfile` at the root of this repository contains many helpful recipes to get started with this repository.
## Footages
Footage from NixOS. Featuring: Fastfetch, Neovim, Ranger, Cmatrix, Fuzzel, Hyprland and Waybar
The theme can be found in this repository, as a production example, or in the official theme repository: [aocoronel/elegantvagrant](https://github.com/aocoronel/elegantvagrant)
## Tools
### Xorg
| Tools | Function |
| ---------- | --------------- |
| nsxiv | Image Viewer |
| picom | Compositor |
| qtile | Tilling WM |
| sxhkd | Binding Manager |
| xwallpaper | Wallpapers |
### Wayland
| Tools | Function |
| -------- | ----------------- |
| cliphist | Clipboard Manager |
| swayimg | Image Viewer |
| swww | Wallpapers |
| Hyprland | Tilling WM |
### General
| Tools | Function |
| -------------------------------------------------- | ------------------------ |
| alacritty | Terminal Emulator |
| [bmark](https://github.com/aocoronel/bmark) | Bookmark Manager |
| cmus | Music Player |
| dunst | Notifications |
| freetube | YT Frontend |
| fzf | Fuzzy Finder |
| gimp | Image Editor |
| libreoffice | Office Suite |
| mpv | Media Player |
| neomutt | Mail Client |
| [neostow](https://github.com/aocoronel/neostow-sh) | Project Manager |
| neovim | Text Editor |
| ranger/yazi | File Management |
| restic | Backup Tool |
| rofi | Multi-purpose |
| [sear](https://github.com/aocoronel/sear) | Search Utility |
| stow | Dotfiles Manager |
| taskwarrior | Task Management |
| tmux | Terminal Multiplexer |
| tmuxp | Session Manager for Tmux |
| tomb | encryption |
| zathura | PDF Viewer |
| zen browser | Browser |
| zoxide | Better `cd` |
| zsh | Shell |
And many more at `.local/bin`.
### Arch Linux
| Tools | Function |
| --------------------------------------------- | ----------------------------- |
| [mirror](https://github.com/aocoronel/mirror) | "Declarative Package Manager" |
| paru | AUR Helper |
## License
This repository is licensed under the MIT License, allowing for extensive use, modification, copying, and distribution.