mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2024-11-30 18:43:15 +01:00
Update Setting Options
parent
5d503f1f0f
commit
34fb0f3ff2
@ -17,11 +17,15 @@ They are located inside the flake.nix and options.nix files. The flake.nix just
|
||||
|
||||
| option | description |
|
||||
| ------ | ------ |
|
||||
| userHome | Where Is Your Home Directory, Typically Located At /home/*insert-username-here* |
|
||||
| gitUsername | Set Username For Git, Similar To *git config --global user.name "*insert-username-here*" |
|
||||
| gitEmail | The Email You Use For Your Git Account |
|
||||
| theme | A [base16 Colorscheme](https://github.com/tinted-theming/base16-schemes) To Use With [NixColors](Theming-Explained) |
|
||||
| slickbar | Enables transparent bar bg and curved widgets / modules. This is a much more modern looking bar. |
|
||||
| userHome | Where is your home directory? Typically located at /home/*insert-username-here* |
|
||||
| gitUsername | Set username for Git, similar to *git config --global user.name "*insert-username-here*" |
|
||||
| gitEmail | The email you use for your Git account |
|
||||
| theme | A [base16 colorscheme](https://github.com/tinted-theming/base16-schemes) to use with [NixColors](Theming-Explained) |
|
||||
| slickbar | Enables transparent bar background & curved widgets / modules. This is a much more modern looking bar. |
|
||||
| borderAnim | Enables or disables the looped animated borders. This is distracting to some. |
|
||||
| browser | The name of the browser do you want installed and used by default. The package name too, for ones like google-chrome where the binary is google-chrome-stable this is solved for you. So it would just be google-chrome |
|
||||
|
||||
| wallpaperGit | The repository where you have all of your wallpapers. This will be used to populate the wallpaperDir directory |
|
||||
| wallpaperDir | Path to the directory to put and source wallpapers from inside of the users home directory. |
|
||||
| flakeDir | The location for the zaneyos / flakes directory. |
|
||||
| screenshotDir | The folder where screenshots will be saved inside the users home directory. |
|
||||
| terminal | Name of the binary for your terminal of choice. Example: "kitty" or "alacritty" |
|
||||
|
Loading…
Reference in New Issue
Block a user