Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move files for config role | Aaditya Dhruv | 2023-09-09 | 69 | -0/+0 |
| | | | | This movement is needed to maintain the role structure | ||||
* | Add rust installation support for development group | Aaditya Dhruv | 2023-09-09 | 1 | -0/+3 |
| | |||||
* | Add central installation playbook and config | Aaditya Dhruv | 2023-09-09 | 2 | -0/+20 |
| | | | | | | This is the main yaml file which will call the other roles in the repo. It reads the variables from the config written in config.yaml and accordingly sets up the target system | ||||
* | Update packages roles with defined structure | Aaditya Dhruv | 2023-09-09 | 2 | -79/+107 |
| | | | | | The packages roles now has a tasks list for DNF packages and flatpaks. It will read from the variables yaml file to install the needed packages | ||||
* | Move files into roles organization | Aaditya Dhruv | 2023-09-09 | 3 | -0/+0 |
| | |||||
* | Add special directory for shell related configs | Aaditya Dhruv | 2023-09-09 | 4 | -0/+55 |
| | | | | This includes powerlevel10k, vimrc, tmux conf, and the zshrc | ||||
* | Add packages directory for package management | Aaditya Dhruv | 2023-09-09 | 4 | -0/+389 |
| | | | | | | The install playbook here will manage installing packages as per the groups in packages.yaml. It also needs to handle non-dnf packages such as rust, pip etc. which will be done later | ||||
* | Removed xorg directory to favor organization in playbooks instead | Aaditya Dhruv | 2023-09-09 | 6 | -133/+0 |
| | | | | | Instead of splitting data by directories in the repo, playbooks will be used to handle whether to install for xorg, wayland etc. | ||||
* | Removed script to install tools/packages | Aaditya Dhruv | 2023-09-09 | 1 | -3/+0 |
| | | | | | | | This was a crappy script that ran a package manager command in one line and made it hard to edit and classify what packages are being installed. This is being replaced with a organized YAML file as a source for packages and a playbook to install them | ||||
* | Fonts is a subdirectory of config | Aaditya Dhruv | 2023-09-09 | 5 | -0/+0 |
| | |||||
* | Add wallpapers directory to the config directory | Aaditya Dhruv | 2023-09-09 | 28 | -0/+0 |
| | | | | Ensures all configs are kept in a singular place | ||||
* | Move .configs to a new main config directory | Aaditya Dhruv | 2023-09-09 | 32 | -0/+0 |
| | | | | | | | Moving cofig away from a hidden directory makes it easier to work with. The config directory now no longer represents ~/.config either, it will contain all the configs for user applications, ever for configs which are not in ~/.config on the host system | ||||
* | Remove auto-setup script in favor of ansible playbook | Aaditya Dhruv | 2023-09-09 | 1 | -4/+0 |
| | |||||
* | Rename README resources dir to res | Aaditya Dhruv | 2023-09-09 | 3 | -0/+0 |
| | |||||
* | moving files around, clearing scripts | Aaditya Dhruv | 2023-08-27 | 12 | -19/+69 |
| | |||||
* | restructuring dotfiles to streamline ansible | Aaditya Dhruv | 2023-08-27 | 77 | -29/+0 |
| | |||||
* | hyprland config update | Aaditya Dhruv | 2023-05-09 | 1 | -5/+17 |
| | |||||
* | current setup screenshot | Aaditya Dhruv | 2023-03-24 | 2 | -0/+4 |
| | |||||
* | waybar config (needs to be built from source) | Aaditya Dhruv | 2023-03-24 | 2 | -0/+207 |
| | |||||
* | hyprland config | Aaditya Dhruv | 2023-03-24 | 1 | -0/+181 |
| | |||||
* | wayland tools | Aaditya Dhruv | 2023-03-24 | 1 | -1/+1 |
| | |||||
* | dunsts, polybar, picom | Aaditya Dhruv | 2023-02-13 | 6 | -19/+20 |
| | |||||
* | i3lock conf | Aaditya Dhruv | 2023-02-09 | 1 | -0/+40 |
| | |||||
* | Polybar path changes, dpi, sxhkd changes | Aaditya Dhruv | 2023-02-08 | 8 | -40/+47 |
| | |||||
* | playerctl control | Aaditya Dhruv | 2023-02-05 | 2 | -3/+11 |
| | |||||
* | dunst theme rc | Aaditya Dhruv | 2023-02-04 | 1 | -0/+458 |
| | |||||
* | minor fixes | Aaditya Dhruv | 2023-02-04 | 2 | -1/+1646 |
| | |||||
* | tab keybind | Aaditya Dhruv | 2023-01-14 | 1 | -1/+6 |
| | |||||
* | cursor lxapperance | Aaditya Dhruv | 2023-01-09 | 1 | -0/+1 |
| | |||||
* | polybar restructure | Aaditya Dhruv | 2023-01-09 | 22 | -92/+55 |
| | |||||
* | tools update | Aaditya Dhruv | 2023-01-09 | 1 | -1/+1 |
| | |||||
* | vimrc update to new bindings | Aaditya Dhruv | 2023-01-09 | 1 | -22/+117 |
| | |||||
* | scripts fix | Aaditya Dhruv | 2023-01-09 | 2 | -2/+5 |
| | |||||
* | changes | Aaditya Dhruv | 2022-07-29 | 6 | -16/+5 |
| | |||||
* | font priority | Aaditya Dhruv | 2022-07-24 | 1 | -0/+11 |
| | |||||
* | rofi color changes | Aaditya Dhruv | 2022-07-18 | 2 | -6/+6 |
| | |||||
* | changes to tools.sh | Aaditya Dhruv | 2022-07-18 | 1 | -2/+5 |
| | |||||
* | changes | Aaditya Dhruv | 2022-07-18 | 1 | -0/+4 |
| | |||||
* | changes | Aaditya Dhruv | 2022-07-18 | 3 | -5/+5 |
| | |||||
* | mv -> cp for fonts | Aaditya Dhruv | 2022-07-15 | 1 | -1/+1 |
| | |||||
* | libinput natural scroll | Aaditya Dhruv | 2022-07-14 | 1 | -0/+53 |
| | |||||
* | pipewire | Aaditya Dhruv | 2022-07-14 | 2 | -1/+4 |
| | |||||
* | font fix | Aaditya Dhruv | 2022-07-14 | 1 | -0/+2 |
| | |||||
* | void instal change | Aaditya Dhruv | 2022-07-14 | 1 | -0/+3 |
| | |||||
* | cursor setup | Aaditya Dhruv | 2022-07-14 | 2 | -0/+17 |
| | |||||
* | font setup | Aaditya Dhruv | 2022-07-14 | 5 | -0/+4 |
| | |||||
* | todos on fresh install | Aaditya Dhruv | 2022-07-14 | 1 | -0/+7 |
| | |||||
* | ff userchrome | Aaditya Dhruv | 2022-07-14 | 1 | -0/+8 |
| | |||||
* | cursor fix + picom disabled | Aaditya Dhruv | 2022-07-14 | 1 | -2/+2 |
| | |||||
* | markdown fix | Aaditya Dhruv | 2022-07-12 | 1 | -2/+2 |
| |