+2
-6
Diff
round #0
+2
-2
README.md
+2
-2
README.md
···
84
84
| `theme` | string | `tokyo-night` | Theme to use for hyperdeepnix configuration |
85
85
| `theme_overrides.wallpaper_path` | path or null | `null` | Path to the wallpaper image to extract colors from |
86
86
| `primary_font` | string | `Liberation Sans 11` | โ |
87
-
| `vscode_settings` | attribute set | `{}` | โ |
88
87
| `monitors` | list of strings | `[]` | โ |
89
-
| `scale` | integer | `2` | Display scale factor (1 for 1x displays, 2 for 2x displays) |
90
88
| `quick_app_bindings` | list of strings | (provided) | A list of single keystroke key bindings to launch common apps |
91
89
| `exclude_packages` | list of packages | `[]` | Packages to exclude from the default system packages |
92
90
| `terminal` | string | required | Terminal invocation to use |
93
91
| `editor` | string | required | Editor invocation to use |
94
92
| `browser` | string | `firefox` | Browser invocation to use |
95
93
| `kb_layout` | string | required | Keyboard layout in Hyprland |
94
+
| `window_rules` | list of strings | `[]` | A list of window rules to apply to windows |
95
+
| `pyprland_config` | string | `null` | Content for the pyprland configuration file |
96
96
97
97
Example:
98
98
History
1 round
0 comments
deephackontech.bsky.social
submitted
#0
1 commit
expand
collapse
Update documentation
expand 0 comments
pull request successfully merged