blob: 0d1eebac09dee02291c40a5905e0547441ae43a3 (
plain)
| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | These are my personal config files. 
## Usage
I use Fedora Workstation as my OS and Hyprland as my desktop of choice. For that I use [JaKooLit's Hyprland script](https://github.com/JaKooLit/Fedora-Hyprland/) script and then deploy my own dotfiles over it. Packages I install additionally are in `pkg.dnf`, `pkg.flatpak` and `pkg.cargo` respectively. 
I manage my configs with [`dots`](https://github.com/maxbossing/dots).
`dots.toml`: Common dots for all devices  
`hestia.dots.toml`: My Workstation  
`hermes.dots.toml`: My Laptop  
## License
[MIT](LICENSE)
 |