Former-commit-id: 8b2f8c08d3
This commit is contained in:
Hadi
2024-06-17 16:23:03 +02:00
committed by GitHub
parent cd3ac7cfbc
commit 982c4b2f80
9 changed files with 222 additions and 137 deletions
+24
View File
@@ -0,0 +1,24 @@
## Settings, Themes and colors
*Nixy Theme:*
Font:
Default: SF Apple
Mono: MesloLG Nerd Font
GTK Theme: FlatColor (Based on the colors in variables.nix)
QT Theme: Follow GTK
Icons:
Cursor:
*Create your own:*
In your hosts configuration, you should add a `variables.nix` file to manage your settings, including:
- user information
- timezone and locale
- keyboard layout
- the theme: will be used in programs and for GTK and QT themes
- ... (check the `hosts/guest/variables.nix` file for more information)
PS: To apply the theme to duckduckgo, follow the instructions in `$HOME/.duckduckgo-colorscheme.js`.