Fixed bugs
Added paru installation Switchted to hyprlock
This commit is contained in:
17
README.md
17
README.md
@@ -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, ...
|
||||
|
||||
Reference in New Issue
Block a user