An open API service indexing awesome lists of open source software.

https://github.com/aadityadhruv/dotfiles

Fedora Workstation dotfiles
https://github.com/aadityadhruv/dotfiles

ansible configuration dotfiles fedora linux

Last synced: 3 months ago
JSON representation

Fedora Workstation dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

This repository is used to setup my Fedora Workstation. It consists of various Ansible playbooks that automate a
large chunk of setting up tools, configuartion files and system packages.

While I use GNOME on my workstation, this playbook allows installation of either BSPWM (XOrg) or Hyprland (Wayland).
Those flags can be setup in `config.yaml`.

All configuration should be done through `config.yaml`. The repo does let you install a lot of the packages by
`groups`

To understand how to configure the installation, refer to [`CONFIGURATION.md`](./CONFIGURATION.md)

This is how the setup looks on Fedora with Hyprland as the TWM.

![alt fedora](res/fedora-wayland.png "Hyprland on Fedora")