mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-03 19:42:10 +02:00
update
This commit is contained in:
24
docs/themes.md
Normal file
24
docs/themes.md
Normal 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`.
|
||||
|
||||
Reference in New Issue
Block a user