Update Setting Options

Tyler Kelley
2024-02-09 11:08:48 +00:00
parent 6ec8e1e4d1
commit 5d503f1f0f

@ -21,5 +21,7 @@ They are located inside the flake.nix and options.nix files. The flake.nix just
| 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. |
| 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 |