Fixed bugs

Added paru installation
Switchted to hyprlock
This commit is contained in:
2024-04-10 22:22:50 +02:00
parent b39e579c51
commit d46e7c8dad
172 changed files with 1897 additions and 123 deletions

View File

@@ -24,15 +24,20 @@ Example: Only execute alacritty and fish
```
# Settings
There are two ways to set settings.
There are two ways to set settings/values.
1. Create/Edit: `$HOME/.config/dotfiles/values.yml`
2. Edit: `$HOME/.dotfiles/group_vars/all`
## Install Option
The variable `system` has three valid options.
1. server: Minimal installation, only install and configure CMD tools
2. desktop (default): Install WM and desktop applications
3. desktop_full: Install additional packages for the desktop (wine)
## Ansible Vault
Vault password file: `$HOME/.config/dotfiles/vault-password.txt`
## Settings/Values
### System
|Value |Desc |Default|
|------------|-------------------------------------------------------|-------|
|server |Minimal installation (CMD tools) | |
|desktop |Install WM and desktop applications |x |
|desktop_full|Install additional packages for the desktop (e.g. wine)| |
# TODO
- AGS: Bar, AppLauncher, PowerMenu, Notifications, Calculator, Emoji-Picker, ...